aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-VMethods
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-12-26 01:55:36 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-12-26 01:55:36 +0000
commitca29b6f3111cf9f4ff446a07b50ec87bb08312ce (patch)
tree55944b9c1102015946d114b8ae7a64cc4d0702bf /www/p5-Template-Plugin-VMethods
parent0fbfd8959e51e8c04c0dcc6435633d2e81eff280 (diff)
downloadports-ca29b6f3111cf9f4ff446a07b50ec87bb08312ce.tar.gz
ports-ca29b6f3111cf9f4ff446a07b50ec87bb08312ce.zip
Notes
Diffstat (limited to 'www/p5-Template-Plugin-VMethods')
-rw-r--r--www/p5-Template-Plugin-VMethods/Makefile25
-rw-r--r--www/p5-Template-Plugin-VMethods/distinfo3
-rw-r--r--www/p5-Template-Plugin-VMethods/pkg-descr4
-rw-r--r--www/p5-Template-Plugin-VMethods/pkg-plist8
4 files changed, 40 insertions, 0 deletions
diff --git a/www/p5-Template-Plugin-VMethods/Makefile b/www/p5-Template-Plugin-VMethods/Makefile
new file mode 100644
index 000000000000..ebc697dd7759
--- /dev/null
+++ b/www/p5-Template-Plugin-VMethods/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: p5-Template-Plugin-VMethods
+# Date created: Dec 26, 2006
+# Whom: kuriyama@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= Template-Plugin-VMethods
+PORTVERSION= 0.03
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Template
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Install vmethods for Template-Toolkit
+
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit
+
+PERL_CONFIGURE= yes
+
+MAN3= Template::Plugin::VMethods.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-Template-Plugin-VMethods/distinfo b/www/p5-Template-Plugin-VMethods/distinfo
new file mode 100644
index 000000000000..275ba4259ef5
--- /dev/null
+++ b/www/p5-Template-Plugin-VMethods/distinfo
@@ -0,0 +1,3 @@
+MD5 (Template-Plugin-VMethods-0.03.tar.gz) = 244a119a0462e9ea7f824e9502a9fa5b
+SHA256 (Template-Plugin-VMethods-0.03.tar.gz) = a327ffc78ce05344603a31a4b4591d9c3bbe180122fb32521f0190444f4fb8a7
+SIZE (Template-Plugin-VMethods-0.03.tar.gz) = 5919
diff --git a/www/p5-Template-Plugin-VMethods/pkg-descr b/www/p5-Template-Plugin-VMethods/pkg-descr
new file mode 100644
index 000000000000..d82051a34692
--- /dev/null
+++ b/www/p5-Template-Plugin-VMethods/pkg-descr
@@ -0,0 +1,4 @@
+Simple base class to allow your module to install and remove virtual
+methods into the Template Toolkit.
+
+WWW: http://search.cpan.org/dist/Template-Plugin-VMethods/
diff --git a/www/p5-Template-Plugin-VMethods/pkg-plist b/www/p5-Template-Plugin-VMethods/pkg-plist
new file mode 100644
index 000000000000..1659878cc8ca
--- /dev/null
+++ b/www/p5-Template-Plugin-VMethods/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/Template/Plugin/VMethods.pm
+%%SITE_PERL%%/Template/Plugin/VMethods/VMethodContainer.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/VMethods/.packlist
+@dirrm %%SITE_PERL%%/Template/Plugin/VMethods
+@dirrm %%SITE_PERL%%/Template/Plugin
+@dirrm %%SITE_PERL%%/Template
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/VMethods
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin