diff options
Diffstat (limited to 'mail/tnef/Makefile')
-rw-r--r-- | mail/tnef/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/tnef/Makefile b/mail/tnef/Makefile index 377cccfece8..7519217e7af 100644 --- a/mail/tnef/Makefile +++ b/mail/tnef/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/01/18 16:08:50 rh Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 18:25:07 wiz Exp $ # DISTNAME= tnef-0.16 @@ -7,6 +7,7 @@ MASTER_SITES= http://world.std.com/~damned/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://world.std.com/~damned/software.html +COMMENT= decode MS-TNEF MIME attachments GNU_CONFIGURE= YES |