summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Substitute
diff options
context:
space:
mode:
authorabs <abs>2002-02-27 11:22:20 +0000
committerabs <abs>2002-02-27 11:22:20 +0000
commita406d564b5e09e63a23556dd822848f62557e0a1 (patch)
treedcd5fc81cf4903eee9c7f2e2aba7c2a9e2563a7f /textproc/p5-Text-Substitute
parent5aab3ebb9707117b577ed8b5e7f179fc75f89c99 (diff)
downloadpkgsrc-a406d564b5e09e63a23556dd822848f62557e0a1.tar.gz
Import p5-Text-Substitute 0.10
Text::Substitute substitutes the contents of a hash into a file or text string. It includes a limited set of conditionals, looping, and the ability to include other files. It was designed primarily for generating web content.
Diffstat (limited to 'textproc/p5-Text-Substitute')
-rw-r--r--textproc/p5-Text-Substitute/DESCR5
-rw-r--r--textproc/p5-Text-Substitute/Makefile19
-rw-r--r--textproc/p5-Text-Substitute/PLIST1
-rw-r--r--textproc/p5-Text-Substitute/distinfo4
4 files changed, 29 insertions, 0 deletions
diff --git a/textproc/p5-Text-Substitute/DESCR b/textproc/p5-Text-Substitute/DESCR
new file mode 100644
index 00000000000..2991cef11d2
--- /dev/null
+++ b/textproc/p5-Text-Substitute/DESCR
@@ -0,0 +1,5 @@
+Text::Substitute substitutes the contents of a hash into a file or text string.
+
+It includes a limited set of conditionals, looping, and the ability
+to include other files. It was designed primarily for generating
+web content.
diff --git a/textproc/p5-Text-Substitute/Makefile b/textproc/p5-Text-Substitute/Makefile
new file mode 100644
index 00000000000..69631c710e2
--- /dev/null
+++ b/textproc/p5-Text-Substitute/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/02/27 11:22:20 abs Exp $
+
+DISTNAME= Text-Substitute-0.10
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= http://www.mono.org/abs/tools/Text-Substitute/
+
+MAINTAINER= abs@netbsd.org
+HOMEPAGE= http://www.mono.org/abs/tools/Text-Substitute/
+COMMENT= perl5 module for text substition from hashes
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Substitute/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Substitute/PLIST b/textproc/p5-Text-Substitute/PLIST
new file mode 100644
index 00000000000..351dd1f779e
--- /dev/null
+++ b/textproc/p5-Text-Substitute/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/02/27 11:22:20 abs Exp $
diff --git a/textproc/p5-Text-Substitute/distinfo b/textproc/p5-Text-Substitute/distinfo
new file mode 100644
index 00000000000..bc1d63bf7a0
--- /dev/null
+++ b/textproc/p5-Text-Substitute/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/02/27 11:22:20 abs Exp $
+
+SHA1 (Text-Substitute-0.10.tar.gz) = bbb044dcabe0dc1911001a309a55f43c7410d5c1
+Size (Text-Substitute-0.10.tar.gz) = 5295 bytes