aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-Subst
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-01-27 12:24:59 +0000
committerLars Thegler <lth@FreeBSD.org>2006-01-27 12:24:59 +0000
commited3fd4dcbe96438b6e43271b44d8250474d32fd2 (patch)
tree6d2e48508f27b9c8501bd8e4ba6880a92e8bc8a5 /www/p5-Template-Plugin-Subst
parent14168109d962eefc0c2ec4c8f388cc985f824f72 (diff)
downloadports-ed3fd4dcbe96438b6e43271b44d8250474d32fd2.tar.gz
ports-ed3fd4dcbe96438b6e43271b44d8250474d32fd2.zip
Add p5-Template-Plugin-Subst 0.02, TT plugin for s/// functionality in
templates.
Notes
Notes: svn path=/head/; revision=154593
Diffstat (limited to 'www/p5-Template-Plugin-Subst')
-rw-r--r--www/p5-Template-Plugin-Subst/Makefile29
-rw-r--r--www/p5-Template-Plugin-Subst/distinfo3
-rw-r--r--www/p5-Template-Plugin-Subst/pkg-descr5
-rw-r--r--www/p5-Template-Plugin-Subst/pkg-plist3
4 files changed, 40 insertions, 0 deletions
diff --git a/www/p5-Template-Plugin-Subst/Makefile b/www/p5-Template-Plugin-Subst/Makefile
new file mode 100644
index 000000000000..1a2b091d1422
--- /dev/null
+++ b/www/p5-Template-Plugin-Subst/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: www/p5-Template-Plugin-Subst
+# Date created: 27 January 2006
+# Whom: Lars Thegler <lth@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Template-Plugin-Subst
+PORTVERSION= 0.02
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Template
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= lth@FreeBSD.org
+COMMENT= TT plugin for s/// functionality in templates
+
+BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_MODBUILD= yes
+
+MAN3= Template::Plugin::Subst.3
+
+.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires perl 5.6 or newer. Please install lang/perl5 or lang/perl5.6 and try again
+.endif
+.include <bsd.port.post.mk>
diff --git a/www/p5-Template-Plugin-Subst/distinfo b/www/p5-Template-Plugin-Subst/distinfo
new file mode 100644
index 000000000000..013e3fd451a1
--- /dev/null
+++ b/www/p5-Template-Plugin-Subst/distinfo
@@ -0,0 +1,3 @@
+MD5 (Template-Plugin-Subst-0.02.tar.gz) = 2f3abdc110483f0332b526b89803dc38
+SHA256 (Template-Plugin-Subst-0.02.tar.gz) = d1335ec2faa3c2fdd015b12137d1407326f78c28857ba87087829d6fcdbb81c4
+SIZE (Template-Plugin-Subst-0.02.tar.gz) = 6706
diff --git a/www/p5-Template-Plugin-Subst/pkg-descr b/www/p5-Template-Plugin-Subst/pkg-descr
new file mode 100644
index 000000000000..44b0434e81ec
--- /dev/null
+++ b/www/p5-Template-Plugin-Subst/pkg-descr
@@ -0,0 +1,5 @@
+Template::Plugin::Subst acts as a filter and a virtual method to
+carry out regular expression substitutions with back references on
+text and variables in the Template Toolkit.
+
+WWW: http://search.cpan.org/dist/Template-Plugin-Subst/
diff --git a/www/p5-Template-Plugin-Subst/pkg-plist b/www/p5-Template-Plugin-Subst/pkg-plist
new file mode 100644
index 000000000000..cc1ff5444776
--- /dev/null
+++ b/www/p5-Template-Plugin-Subst/pkg-plist
@@ -0,0 +1,3 @@
+%%SITE_PERL%%/Template/Plugin/Subst.pm
+@dirrmtry %%SITE_PERL%%/Template/Plugin
+@dirrmtry %%SITE_PERL%%/Template