From 6db183c2f898f9e6f767833c90d9d3a141910044 Mon Sep 17 00:00:00 2001 From: sno Date: Wed, 26 Aug 2009 20:02:55 +0000 Subject: Importing package for TT2 plugin Template::Plugin::ListMoreUtils 0.01 This module provides an Template::Toolkit interface to Tassilo von Parseval's List::MoreUtils. It extends the built-in functions dealing with lists as well as Template::Plugin::ListUtil. --- devel/p5-Template-Plugin-ListMoreUtils/DESCR | 3 +++ devel/p5-Template-Plugin-ListMoreUtils/Makefile | 25 +++++++++++++++++++++++++ devel/p5-Template-Plugin-ListMoreUtils/distinfo | 5 +++++ 3 files changed, 33 insertions(+) create mode 100644 devel/p5-Template-Plugin-ListMoreUtils/DESCR create mode 100644 devel/p5-Template-Plugin-ListMoreUtils/Makefile create mode 100644 devel/p5-Template-Plugin-ListMoreUtils/distinfo (limited to 'devel') diff --git a/devel/p5-Template-Plugin-ListMoreUtils/DESCR b/devel/p5-Template-Plugin-ListMoreUtils/DESCR new file mode 100644 index 00000000000..365fad6f079 --- /dev/null +++ b/devel/p5-Template-Plugin-ListMoreUtils/DESCR @@ -0,0 +1,3 @@ +This module provides an Template::Toolkit interface to Tassilo von Parseval's +List::MoreUtils. It extends the built-in functions dealing with lists as well +as Template::Plugin::ListUtil. diff --git a/devel/p5-Template-Plugin-ListMoreUtils/Makefile b/devel/p5-Template-Plugin-ListMoreUtils/Makefile new file mode 100644 index 00000000000..a5ffe20ff18 --- /dev/null +++ b/devel/p5-Template-Plugin-ListMoreUtils/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/08/26 20:02:55 sno Exp $ +# + +DISTNAME= Template-Plugin-ListMoreUtils-0.01 +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-ListMoreUtils/ +COMMENT= TT2 plugin to use List::MoreUtils +LICENSE= ${PERL5_LICENSE} + +PKG_DESTDIR_SUPPORT= user-destdir +USE_LANGUAGES= # empty + +DEPENDS+= p5-List-MoreUtils>=0.22:../../devel/p5-List-MoreUtils +DEPENDS+= p5-Template-Plugin-VMethods>=0.02:../../devel/p5-Template-Plugin-VMethods +DEPENDS+= p5-Template-Toolkit>=2.22:../../www/p5-Template-Toolkit + +PERL5_PACKLIST= auto/Template/Plugin/ListMoreUtils/.packlist +PERL5_MODULE_TYPE= Module::Build + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Template-Plugin-ListMoreUtils/distinfo b/devel/p5-Template-Plugin-ListMoreUtils/distinfo new file mode 100644 index 00000000000..34130a568f0 --- /dev/null +++ b/devel/p5-Template-Plugin-ListMoreUtils/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/08/26 20:02:55 sno Exp $ + +SHA1 (Template-Plugin-ListMoreUtils-0.01.tar.gz) = 6daa4bd4eef2a9701d485746e9f5a7ed5d396205 +RMD160 (Template-Plugin-ListMoreUtils-0.01.tar.gz) = 33b88ac4017856fe478dbc09127be53709377f3d +Size (Template-Plugin-ListMoreUtils-0.01.tar.gz) = 17404 bytes -- cgit v1.2.3