summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-MIME-tools/Makefile')
-rw-r--r--mail/p5-MIME-tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-MIME-tools/Makefile b/mail/p5-MIME-tools/Makefile
index ac46bbf4e07..c117dbd7a52 100644
--- a/mail/p5-MIME-tools/Makefile
+++ b/mail/p5-MIME-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/08/27 07:11:13 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 18:24:58 wiz Exp $
#
DISTNAME= MIME-tools-4.124
@@ -7,6 +7,7 @@ CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
MAINTAINER= packages@netbsd.org
+COMMENT= perl5 modules for encoding and decoding MIME messages
DEPENDS+= p5-IO-stringy-*:../../devel/p5-IO-stringy
DEPENDS+= p5-MIME-Base64-*:../../converters/p5-MIME-Base64