summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV_XS
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:31:58 +0000
committerwiz <wiz>2001-02-17 17:31:58 +0000
commit2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /textproc/p5-Text-CSV_XS
parent6129da62580b8a50ce5de047ae21c11f45e93b0b (diff)
downloadpkgsrc-2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/p5-Text-CSV_XS')
-rw-r--r--textproc/p5-Text-CSV_XS/Makefile3
-rw-r--r--textproc/p5-Text-CSV_XS/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile
index 3168f24125b..bd986597ff8 100644
--- a/textproc/p5-Text-CSV_XS/Makefile
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/26 17:42:21 mjl Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:37:37 wiz Exp $
#
DISTNAME= Text-CSV_XS-0.20
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= packages@netbsd.org
# HOMEPAGE= http://
+COMMENT= Routines for composition and decomposition of comma-separated values
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/CSV_XS/.packlist
diff --git a/textproc/p5-Text-CSV_XS/pkg/COMMENT b/textproc/p5-Text-CSV_XS/pkg/COMMENT
deleted file mode 100644
index de97a5eeb08..00000000000
--- a/textproc/p5-Text-CSV_XS/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Routines for composition and decomposition of comma-separated values