summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV_XS
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2000-10-26 17:42:21 +0000
committermjl <mjl@pkgsrc.org>2000-10-26 17:42:21 +0000
commit2dbbec16aa1bd577ba28235169337b2dc3fd57e7 (patch)
tree736bdbfa70d044601147d5810c54ebf9418951da /textproc/p5-Text-CSV_XS
parent017538a28b3ab589fa50f003b9beeb09b46a14c0 (diff)
downloadpkgsrc-2dbbec16aa1bd577ba28235169337b2dc3fd57e7.tar.gz
Re-import: Commiter dyslexic error.
Diffstat (limited to 'textproc/p5-Text-CSV_XS')
-rw-r--r--textproc/p5-Text-CSV_XS/Makefile18
-rw-r--r--textproc/p5-Text-CSV_XS/files/md53
-rw-r--r--textproc/p5-Text-CSV_XS/pkg/COMMENT1
-rw-r--r--textproc/p5-Text-CSV_XS/pkg/DESCR3
-rw-r--r--textproc/p5-Text-CSV_XS/pkg/PLIST1
5 files changed, 26 insertions, 0 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile
new file mode 100644
index 00000000000..3168f24125b
--- /dev/null
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/26 17:42:21 mjl Exp $
+#
+
+DISTNAME= Text-CSV_XS-0.20
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= packages@netbsd.org
+# HOMEPAGE= http://
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/CSV_XS/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-CSV_XS/files/md5 b/textproc/p5-Text-CSV_XS/files/md5
new file mode 100644
index 00000000000..d1637ca9782
--- /dev/null
+++ b/textproc/p5-Text-CSV_XS/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/10/26 17:42:21 mjl Exp $
+
+MD5 (Text-CSV_XS-0.20.tar.gz) = 11d1316ea98683343f4ffe0a05cfb46b
diff --git a/textproc/p5-Text-CSV_XS/pkg/COMMENT b/textproc/p5-Text-CSV_XS/pkg/COMMENT
new file mode 100644
index 00000000000..de97a5eeb08
--- /dev/null
+++ b/textproc/p5-Text-CSV_XS/pkg/COMMENT
@@ -0,0 +1 @@
+Routines for composition and decomposition of comma-separated values
diff --git a/textproc/p5-Text-CSV_XS/pkg/DESCR b/textproc/p5-Text-CSV_XS/pkg/DESCR
new file mode 100644
index 00000000000..314ce2f78fc
--- /dev/null
+++ b/textproc/p5-Text-CSV_XS/pkg/DESCR
@@ -0,0 +1,3 @@
+Text::CSV provides facilities for the composition and decomposition of
+comma-separated values. An instance of the Text::CSV class can combine
+fields into a CSV string and parse a CSV string into fields.
diff --git a/textproc/p5-Text-CSV_XS/pkg/PLIST b/textproc/p5-Text-CSV_XS/pkg/PLIST
new file mode 100644
index 00000000000..c6bf28bfbfc
--- /dev/null
+++ b/textproc/p5-Text-CSV_XS/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/26 17:42:21 mjl Exp $