pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Template-Plugin-YAML Importing package fpr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/21bf4d9448b4
branches: trunk
changeset: 395496:21bf4d9448b4
user: sno <sno%pkgsrc.org@localhost>
date: Wed Jul 08 12:47:58 2009 +0000
description:
Importing package fpr p5 module Template::Plugin::YAML version 1.23.
This is a simple Template Toolkit Plugin Interface to the YAML module.
diffstat:
textproc/p5-Template-Plugin-YAML/DESCR | 1 +
textproc/p5-Template-Plugin-YAML/Makefile | 22 ++++++++++++++++++++++
textproc/p5-Template-Plugin-YAML/distinfo | 5 +++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r b8729458b7be -r 21bf4d9448b4 textproc/p5-Template-Plugin-YAML/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Template-Plugin-YAML/DESCR Wed Jul 08 12:47:58 2009 +0000
@@ -0,0 +1,1 @@
+This is a simple Template Toolkit Plugin Interface to the YAML module.
diff -r b8729458b7be -r 21bf4d9448b4 textproc/p5-Template-Plugin-YAML/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Template-Plugin-YAML/Makefile Wed Jul 08 12:47:58 2009 +0000
@@ -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@localhost
+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 -r b8729458b7be -r 21bf4d9448b4 textproc/p5-Template-Plugin-YAML/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Template-Plugin-YAML/distinfo Wed Jul 08 12:47:58 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index