summaryrefslogtreecommitdiff
path: root/devel/p5-Template-Plugin-VMethods
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-11-30 13:27:31 +0000
committerseb <seb@pkgsrc.org>2008-11-30 13:27:31 +0000
commitf52c643f2fe0f096f7df080f96ea566b030c2ca7 (patch)
tree3def0c8d110a7928054435fc575c3fb6d52aa9fc /devel/p5-Template-Plugin-VMethods
parentf3914041f9762c13b2c93376f8347c9e8932c0a4 (diff)
downloadpkgsrc-f52c643f2fe0f096f7df080f96ea566b030c2ca7.tar.gz
Initial import of p5-Template-Plugin-VMethods version 0.03 in the
NetBSD Packages Collection. The Perl 5 module Template::Plugin::VMethods is a simple base class to allow modules to install and remove virtual methods into the Template Toolkit.
Diffstat (limited to 'devel/p5-Template-Plugin-VMethods')
-rw-r--r--devel/p5-Template-Plugin-VMethods/DESCR3
-rw-r--r--devel/p5-Template-Plugin-VMethods/Makefile21
-rw-r--r--devel/p5-Template-Plugin-VMethods/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/devel/p5-Template-Plugin-VMethods/DESCR b/devel/p5-Template-Plugin-VMethods/DESCR
new file mode 100644
index 00000000000..5782d72bf1d
--- /dev/null
+++ b/devel/p5-Template-Plugin-VMethods/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module Template::Plugin::VMethods is a simple base class
+to allow modules to install and remove virtual methods into the
+Template Toolkit.
diff --git a/devel/p5-Template-Plugin-VMethods/Makefile b/devel/p5-Template-Plugin-VMethods/Makefile
new file mode 100644
index 00000000000..123b8ba0a1d
--- /dev/null
+++ b/devel/p5-Template-Plugin-VMethods/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/30 13:27:31 seb Exp $
+#
+
+DISTNAME= Template-Plugin-VMethods-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-VMethods/
+COMMENT= Install virtual methods into the Template Toolkit
+
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # empty
+
+DEPENDS+= p5-Template-Toolkit>=2.06:../../www/p5-Template-Toolkit
+
+PERL5_PACKLIST= auto/Template/Plugin/VMethods/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Template-Plugin-VMethods/distinfo b/devel/p5-Template-Plugin-VMethods/distinfo
new file mode 100644
index 00000000000..779ef5e2d4d
--- /dev/null
+++ b/devel/p5-Template-Plugin-VMethods/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/30 13:27:31 seb Exp $
+
+SHA1 (Template-Plugin-VMethods-0.03.tar.gz) = 218d59fc299d73962692170e01f6eb17a9bdbfc6
+RMD160 (Template-Plugin-VMethods-0.03.tar.gz) = a79fd211a1511dbe88b2bcfa78830322d42205f4
+Size (Template-Plugin-VMethods-0.03.tar.gz) = 5919 bytes