summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-22 01:18:19 +0000
committerminskim <minskim@pkgsrc.org>2004-02-22 01:18:19 +0000
commitdf41bc1368dd16daf044037c1348237932038106 (patch)
treea2e2f989c5c72a13f4113b7cb3db319d497ba711 /textproc
parent1bee19fe9d6b103c2fb2a547c97dafe86589a7c8 (diff)
downloadpkgsrc-df41bc1368dd16daf044037c1348237932038106.tar.gz
Import p5-Text-Reform from pkgsrc-wip. Packaged by Eric Schnoebelen
and slightly modified by me. Text::Reform takes a series of format (or "picture") strings followed by replacement values, interpolates those values into each picture string, and returns the result. The effect is similar to the inbuilt perl format mechanism, although the field specification syntax is simpler and some of the formatting behavior is more sophisticated.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Reform/DESCR5
-rw-r--r--textproc/p5-Text-Reform/Makefile20
-rw-r--r--textproc/p5-Text-Reform/PLIST1
-rw-r--r--textproc/p5-Text-Reform/distinfo4
4 files changed, 30 insertions, 0 deletions
diff --git a/textproc/p5-Text-Reform/DESCR b/textproc/p5-Text-Reform/DESCR
new file mode 100644
index 00000000000..786d22d6466
--- /dev/null
+++ b/textproc/p5-Text-Reform/DESCR
@@ -0,0 +1,5 @@
+Text::Reform takes a series of format (or "picture") strings followed
+by replacement values, interpolates those values into each picture
+string, and returns the result. The effect is similar to the inbuilt
+perl format mechanism, although the field specification syntax is
+simpler and some of the formatting behavior is more sophisticated.
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
new file mode 100644
index 00000000000..59b1a369328
--- /dev/null
+++ b/textproc/p5-Text-Reform/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/22 01:18:19 minskim Exp $
+#
+
+DISTNAME= Text-Reform-1.11
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5trf
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= eric@cirr.com
+HOMEPAGE= http://search.cpan.org/search?module=Text::Reform
+COMMENT= Manual text wrapping and reformatting
+
+PKG_INSTALLATION_TYPES= overwrite pkgsrc
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Reform/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Reform/PLIST b/textproc/p5-Text-Reform/PLIST
new file mode 100644
index 00000000000..eb18503199d
--- /dev/null
+++ b/textproc/p5-Text-Reform/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/22 01:18:19 minskim Exp $
diff --git a/textproc/p5-Text-Reform/distinfo b/textproc/p5-Text-Reform/distinfo
new file mode 100644
index 00000000000..78e6def2729
--- /dev/null
+++ b/textproc/p5-Text-Reform/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/22 01:18:19 minskim Exp $
+
+SHA1 (Text-Reform-1.11.tar.gz) = 235c68288e0804544fb3a63e7987c22db05eac41
+Size (Text-Reform-1.11.tar.gz) = 20902 bytes