pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Template-Declare Initial import of p5-Temp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dcc642e15158
branches:  trunk
changeset: 546492:dcc642e15158
user:      seb <seb%pkgsrc.org@localhost>
date:      Tue Sep 02 22:30:19 2008 +0000

description:
Initial import of p5-Template-Declare version 0.29 in the NetBSD
Packages Collection.

The Perl 5 module Template::Declare is a pure-perl declarative
HTML/XUL/RDF/XML templating system.

diffstat:

 textproc/p5-Template-Declare/DESCR    |   2 ++
 textproc/p5-Template-Declare/Makefile |  25 +++++++++++++++++++++++++
 textproc/p5-Template-Declare/distinfo |   5 +++++
 3 files changed, 32 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 5c6acd6b626d -r dcc642e15158 textproc/p5-Template-Declare/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Template-Declare/DESCR        Tue Sep 02 22:30:19 2008 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module Template::Declare is a pure-perl declarative
+HTML/XUL/RDF/XML templating system.
diff -r 5c6acd6b626d -r dcc642e15158 textproc/p5-Template-Declare/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Template-Declare/Makefile     Tue Sep 02 22:30:19 2008 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/02 22:30:19 seb Exp $
+
+DISTNAME=      Template-Declare-0.29
+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-Declare/
+COMMENT=       Perl 5 module to make Perlish declarative templates
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/Template/Declare/.packlist
+
+DEPENDS+=      p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor
+DEPENDS+=      p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable
+DEPENDS+=      p5-Class-ISA-[0-9]*:../../devel/p5-Class-ISA
+BUILD_DEPENDS+=        p5-HTML-Lint-[0-9]*:../../www/p5-HTML-Lint
+BUILD_DEPENDS+=        p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
+
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5c6acd6b626d -r dcc642e15158 textproc/p5-Template-Declare/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Template-Declare/distinfo     Tue Sep 02 22:30:19 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/02 22:30:19 seb Exp $
+
+SHA1 (Template-Declare-0.29.tar.gz) = 6d3345c5a45ba74298b1785c524793a9b7507995
+RMD160 (Template-Declare-0.29.tar.gz) = 1806a39473fbca8428e4e6ed23718d9d44eec315
+Size (Template-Declare-0.29.tar.gz) = 51277 bytes



Home | Main Index | Thread Index | Old Index