summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs>2009-02-18 10:26:49 +0000
committerabs <abs>2009-02-18 10:26:49 +0000
commit761e9539d625f5a50716f93e0f210c602e6ba2f6 (patch)
tree1301a4378987175a71679ebd83b06c6212be206b /www
parent6e7b7261aa9aac99524d136a1877608e75586ae5 (diff)
downloadpkgsrc-761e9539d625f5a50716f93e0f210c602e6ba2f6.tar.gz
Added www/p5-Template-Provider-Encoding version 0.10
Template::Provider::Encoding is a Template Provider subclass to decode template using its declaration. You have to declare encoding of the template in the head (1st line) of template using (fake) encoding TT plugin. Otherwise the template is handled as utf-8.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Template-Provider-Encoding/DESCR4
-rw-r--r--www/p5-Template-Provider-Encoding/Makefile20
-rw-r--r--www/p5-Template-Provider-Encoding/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/www/p5-Template-Provider-Encoding/DESCR b/www/p5-Template-Provider-Encoding/DESCR
new file mode 100644
index 00000000000..cc1159eea29
--- /dev/null
+++ b/www/p5-Template-Provider-Encoding/DESCR
@@ -0,0 +1,4 @@
+Template::Provider::Encoding is a Template Provider subclass to
+decode template using its declaration. You have to declare encoding
+of the template in the head (1st line) of template using (fake)
+encoding TT plugin. Otherwise the template is handled as utf-8.
diff --git a/www/p5-Template-Provider-Encoding/Makefile b/www/p5-Template-Provider-Encoding/Makefile
new file mode 100644
index 00000000000..545bf4093b9
--- /dev/null
+++ b/www/p5-Template-Provider-Encoding/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/18 10:26:49 abs Exp $
+
+DISTNAME= Template-Provider-Encoding-0.10
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Template-Provider-Encoding/
+COMMENT= Explicitly declare encodings of your templates
+
+PKG_DESTDIR_SUPPORT= user-destdir
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+DEPENDS+= p5-Template-Toolkit>=2.14:../../www/p5-Template-Toolkit
+
+PERL5_PACKLIST= auto/Template/Provider/Encoding/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Template-Provider-Encoding/distinfo b/www/p5-Template-Provider-Encoding/distinfo
new file mode 100644
index 00000000000..5fcf1f593cf
--- /dev/null
+++ b/www/p5-Template-Provider-Encoding/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/18 10:26:49 abs Exp $
+
+SHA1 (Template-Provider-Encoding-0.05.tar.gz) = 1c6fbf4a14c9df9b8a1784b7801190f0d57ddd9f
+RMD160 (Template-Provider-Encoding-0.05.tar.gz) = c0ef77e862206124e153a3a97a946e2c857883c4
+Size (Template-Provider-Encoding-0.05.tar.gz) = 3940 bytes