summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorexplorer <explorer>2001-06-10 06:22:18 +0000
committerexplorer <explorer>2001-06-10 06:22:18 +0000
commit334ec00d6f569a5330270f5037c58ba386223319 (patch)
treea749baa309dec5c75281b685e3a37547334a9809 /textproc
parent33f275d31504bdfca0977f5f75d40d7beb820088 (diff)
downloadpkgsrc-334ec00d6f569a5330270f5037c58ba386223319.tar.gz
add p5-Text-Balanced-1.85 : Extract delimited text sequences from strings
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Balanced/Makefile19
-rw-r--r--textproc/p5-Text-Balanced/distinfo4
-rw-r--r--textproc/p5-Text-Balanced/pkg/DESCR1
-rw-r--r--textproc/p5-Text-Balanced/pkg/PLIST1
4 files changed, 25 insertions, 0 deletions
diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile
new file mode 100644
index 00000000000..c1f640ea3c9
--- /dev/null
+++ b/textproc/p5-Text-Balanced/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2001/06/10 06:22:18 explorer Exp $
+#
+
+DISTNAME= Text-Balanced-1.85
+PKGNAME= p5-Text-Balanced-1.85
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= packages@netbsd.org
+#HOMEPAGE=
+COMMENT= Extract delimited text sequences from strings
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Balanced/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Balanced/distinfo b/textproc/p5-Text-Balanced/distinfo
new file mode 100644
index 00000000000..cda2c8aa2f1
--- /dev/null
+++ b/textproc/p5-Text-Balanced/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1 2001/06/10 06:22:18 explorer Exp $
+
+MD5 (Text-Balanced-1.85.tar.gz) = 5d10f3e3a6d44126e81258411a9cb47e
+Size (DelimMatch-1.03.tar.gz) = 26808 bytes
diff --git a/textproc/p5-Text-Balanced/pkg/DESCR b/textproc/p5-Text-Balanced/pkg/DESCR
new file mode 100644
index 00000000000..a89c6535633
--- /dev/null
+++ b/textproc/p5-Text-Balanced/pkg/DESCR
@@ -0,0 +1 @@
+Extract delimited text sequences from strings.
diff --git a/textproc/p5-Text-Balanced/pkg/PLIST b/textproc/p5-Text-Balanced/pkg/PLIST
new file mode 100644
index 00000000000..a8fc4ec94b9
--- /dev/null
+++ b/textproc/p5-Text-Balanced/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2001/06/10 06:22:19 explorer Exp $