summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2012-03-08 11:30:01 +0000
committerfhajny <fhajny@pkgsrc.org>2012-03-08 11:30:01 +0000
commit57bce12096243a84c1ad6fd147d78703b4326b09 (patch)
tree7ed71f0ead80cdeecb27b36ecf278c44e8d83bcc
parent4d9508df8d4b2c322e0d3c755fc9c1aae3278b08 (diff)
downloadpkgsrc-57bce12096243a84c1ad6fd147d78703b4326b09.tar.gz
Import p5-Text-Xslate-1.5.7 as textproc/p5-Text-Xslate.
Xslate is a template engine, tuned for persistent applications, safe as an HTML generator, and with rich features.
-rw-r--r--textproc/p5-Text-Xslate/DESCR2
-rw-r--r--textproc/p5-Text-Xslate/Makefile25
-rw-r--r--textproc/p5-Text-Xslate/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/textproc/p5-Text-Xslate/DESCR b/textproc/p5-Text-Xslate/DESCR
new file mode 100644
index 00000000000..c33ad9c90d6
--- /dev/null
+++ b/textproc/p5-Text-Xslate/DESCR
@@ -0,0 +1,2 @@
+Xslate is a template engine, tuned for persistent applications, safe
+as an HTML generator, and with rich features.
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile
new file mode 100644
index 00000000000..4be65552966
--- /dev/null
+++ b/textproc/p5-Text-Xslate/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/08 11:30:01 fhajny Exp $
+#
+
+DISTNAME= Text-Xslate-1.5007
+PKGNAME= p5-${DISTNAME:S/007/.7/}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-Xslate/
+COMMENT= Scalable template engine for Perl5
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Any-Moose>=0.13:../../devel/p5-Any-Moose
+DEPENDS+= p5-Data-MessagePack>=0.30:../../devel/p5-Data-MessagePack
+DEPENDS+= p5-Mouse>=0.61:../../devel/p5-Mouse
+DEPENDS+= p5-Test-Requires>=0:../../devel/p5-Test-Requires
+
+PERL5_PACKLIST= auto/Text/Xslate/.packlist
+USE_LANGUAGES= c
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo
new file mode 100644
index 00000000000..1486de6a591
--- /dev/null
+++ b/textproc/p5-Text-Xslate/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/03/08 11:30:01 fhajny Exp $
+
+SHA1 (Text-Xslate-1.5007.tar.gz) = 46d9f46fe9813663b2ca880f4004f8f56532be04
+RMD160 (Text-Xslate-1.5007.tar.gz) = 7c073a439163226c1f86cbf573abe38ac2cd38cc
+Size (Text-Xslate-1.5007.tar.gz) = 206946 bytes