summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-Template-Plugin-YAML/DESCR1
-rw-r--r--textproc/p5-Template-Plugin-YAML/Makefile22
-rw-r--r--textproc/p5-Template-Plugin-YAML/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/textproc/p5-Template-Plugin-YAML/DESCR b/textproc/p5-Template-Plugin-YAML/DESCR
new file mode 100644
index 00000000000..b146bbddf87
--- /dev/null
+++ b/textproc/p5-Template-Plugin-YAML/DESCR
@@ -0,0 +1 @@
+This is a simple Template Toolkit Plugin Interface to the YAML module.
diff --git a/textproc/p5-Template-Plugin-YAML/Makefile b/textproc/p5-Template-Plugin-YAML/Makefile
new file mode 100644
index 00000000000..0883e4c537f
--- /dev/null
+++ b/textproc/p5-Template-Plugin-YAML/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/08 12:47:58 sno Exp $
+#
+
+DISTNAME= Template-Plugin-YAML-1.23
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-YAML/
+COMMENT= Plugin interface to YAML
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Template-Toolkit>=2:../../www/p5-Template-Toolkit
+DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML
+
+PERL5_PACKLIST= auto/Template/Plugin/YAML/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Template-Plugin-YAML/distinfo b/textproc/p5-Template-Plugin-YAML/distinfo
new file mode 100644
index 00000000000..be1126005ce
--- /dev/null
+++ b/textproc/p5-Template-Plugin-YAML/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/08 12:47:58 sno Exp $
+
+SHA1 (Template-Plugin-YAML-1.23.tar.gz) = 499acb1b226e2cbf1e4c89e705b2f55ab5f6c9cd
+RMD160 (Template-Plugin-YAML-1.23.tar.gz) = aae40ee19885f1d50bd85ec160671f1dcde7517e
+Size (Template-Plugin-YAML-1.23.tar.gz) = 2424 bytes