summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2000-10-26 17:46:35 +0000
committermjl <mjl@pkgsrc.org>2000-10-26 17:46:35 +0000
commitb39b79d6a7feb9f9a58c8aed226f26a141d2385a (patch)
treee31c6c636d39325d14008eb98a500a0bc985a38d /textproc
parent2dbbec16aa1bd577ba28235169337b2dc3fd57e7 (diff)
downloadpkgsrc-b39b79d6a7feb9f9a58c8aed226f26a141d2385a.tar.gz
Remove dyslectically challenged version.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-CVS_XS/Makefile18
-rw-r--r--textproc/p5-Text-CVS_XS/files/md53
-rw-r--r--textproc/p5-Text-CVS_XS/pkg/COMMENT1
-rw-r--r--textproc/p5-Text-CVS_XS/pkg/DESCR3
-rw-r--r--textproc/p5-Text-CVS_XS/pkg/PLIST1
5 files changed, 0 insertions, 26 deletions
diff --git a/textproc/p5-Text-CVS_XS/Makefile b/textproc/p5-Text-CVS_XS/Makefile
deleted file mode 100644
index 28be2c64d59..00000000000
--- a/textproc/p5-Text-CVS_XS/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/23 13:26:39 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-CVS_XS/files/md5 b/textproc/p5-Text-CVS_XS/files/md5
deleted file mode 100644
index c0ce71c99e1..00000000000
--- a/textproc/p5-Text-CVS_XS/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1.1.1 2000/10/23 13:26:39 mjl Exp $
-
-MD5 (Text-CSV_XS-0.20.tar.gz) = 11d1316ea98683343f4ffe0a05cfb46b
diff --git a/textproc/p5-Text-CVS_XS/pkg/COMMENT b/textproc/p5-Text-CVS_XS/pkg/COMMENT
deleted file mode 100644
index de97a5eeb08..00000000000
--- a/textproc/p5-Text-CVS_XS/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Routines for composition and decomposition of comma-separated values
diff --git a/textproc/p5-Text-CVS_XS/pkg/DESCR b/textproc/p5-Text-CVS_XS/pkg/DESCR
deleted file mode 100644
index 314ce2f78fc..00000000000
--- a/textproc/p5-Text-CVS_XS/pkg/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-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-CVS_XS/pkg/PLIST b/textproc/p5-Text-CVS_XS/pkg/PLIST
deleted file mode 100644
index b5e2aac672a..00000000000
--- a/textproc/p5-Text-CVS_XS/pkg/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/23 13:26:39 mjl Exp $