summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-06-01 18:49:13 +0000
committersno <sno@pkgsrc.org>2009-06-01 18:49:13 +0000
commit68b1be05aa42cea3ba95c5a0a6f0f1bde8b7e997 (patch)
tree18aae09190101222eb08b6c2c88c082ae206600c /textproc/p5-Text-CSV
parent67ae1906c8d9de0e4077ad26e978b8c8438e09bc (diff)
downloadpkgsrc-68b1be05aa42cea3ba95c5a0a6f0f1bde8b7e997.tar.gz
Importing package for module Text::CSV 1.12 - as dependency of scheduled
update for LaTeX::Table 0.9.15. Text::CSV provides facilities for the composition and decomposition of comma-separated values using Text::CSV_XS or its pure Perl version.
Diffstat (limited to 'textproc/p5-Text-CSV')
-rw-r--r--textproc/p5-Text-CSV/DESCR2
-rw-r--r--textproc/p5-Text-CSV/Makefile21
-rw-r--r--textproc/p5-Text-CSV/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/textproc/p5-Text-CSV/DESCR b/textproc/p5-Text-CSV/DESCR
new file mode 100644
index 00000000000..438cbe13343
--- /dev/null
+++ b/textproc/p5-Text-CSV/DESCR
@@ -0,0 +1,2 @@
+Text::CSV provides facilities for the composition and decomposition of
+comma-separated values using Text::CSV_XS or its pure Perl version.
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile
new file mode 100644
index 00000000000..fd30c9f0a67
--- /dev/null
+++ b/textproc/p5-Text-CSV/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/06/01 18:49:13 sno Exp $
+#
+
+DISTNAME= Text-CSV-1.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-CSV/
+COMMENT= Comma-separated values manipulator (using XS or PurePerl)
+LICENSE= gnu-gpl-v2 # OR artistic
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Text-CSV_XS>=0.65:../../textproc/p5-Text-CSV_XS
+
+PERL5_PACKLIST= auto/Text/CSV/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo
new file mode 100644
index 00000000000..1309b8c77a8
--- /dev/null
+++ b/textproc/p5-Text-CSV/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/06/01 18:49:13 sno Exp $
+
+SHA1 (Text-CSV-1.12.tar.gz) = f464be557b470f501725e110352f04fc000526de
+RMD160 (Text-CSV-1.12.tar.gz) = 248dd6071d31fb4dc42eb68d25d1970f235b0979
+Size (Text-CSV-1.12.tar.gz) = 41631 bytes