summaryrefslogtreecommitdiff
path: root/converters/p5-MIME-Base64
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:51:27 +0000
committerwiz <wiz>2001-02-16 13:51:27 +0000
commite6c09e0ffcafa1cd01223abf0f13852e7a875595 (patch)
tree0b6795ee15e18090020cfa8444738bad46458587 /converters/p5-MIME-Base64
parent4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (diff)
downloadpkgsrc-e6c09e0ffcafa1cd01223abf0f13852e7a875595.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'converters/p5-MIME-Base64')
-rw-r--r--converters/p5-MIME-Base64/Makefile3
-rw-r--r--converters/p5-MIME-Base64/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile
index 49600423399..25bcdfda8d8 100644
--- a/converters/p5-MIME-Base64/Makefile
+++ b/converters/p5-MIME-Base64/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/08/27 07:11:00 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/02/16 13:59:26 wiz Exp $
# FreeBSD Id: Makefile,v 1.3 1997/08/04 22:47:16 ache Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/MIME-Base64/Base64.html
+COMMENT= perl5 module for Base64 and Quoted-Printable encodings
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/MIME/Base64/.packlist
diff --git a/converters/p5-MIME-Base64/pkg/COMMENT b/converters/p5-MIME-Base64/pkg/COMMENT
deleted file mode 100644
index 8759dd7fa34..00000000000
--- a/converters/p5-MIME-Base64/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-perl5 module for Base64 and Quoted-Printable encodings