summaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Plugin-Number-Format
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2005-12-04 13:42:10 +0000
committermjl <mjl@pkgsrc.org>2005-12-04 13:42:10 +0000
commit434e2eeaf0cee8bf7f8047793b07d58c9e3c5595 (patch)
tree183ef3827f8378ade8eaa42d492c4260a48f2788 /textproc/p5-Template-Plugin-Number-Format
parentecfea7f52b4d9870f4f8e3ddce1a46cf7ff1a918 (diff)
downloadpkgsrc-434e2eeaf0cee8bf7f8047793b07d58c9e3c5595.tar.gz
Initial import of p5-Template-Plugin-Number-Format 1.01
This Module makes the number-munging grooviness of Number::Format available to your templates. It is used like a plugin, but installs filters into the current context.
Diffstat (limited to 'textproc/p5-Template-Plugin-Number-Format')
-rw-r--r--textproc/p5-Template-Plugin-Number-Format/DESCR3
-rw-r--r--textproc/p5-Template-Plugin-Number-Format/Makefile19
-rw-r--r--textproc/p5-Template-Plugin-Number-Format/PLIST1
-rw-r--r--textproc/p5-Template-Plugin-Number-Format/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/textproc/p5-Template-Plugin-Number-Format/DESCR b/textproc/p5-Template-Plugin-Number-Format/DESCR
new file mode 100644
index 00000000000..0bd1b0528fb
--- /dev/null
+++ b/textproc/p5-Template-Plugin-Number-Format/DESCR
@@ -0,0 +1,3 @@
+This Module makes the number-munging grooviness of Number::Format
+available to your templates. It is used like a plugin, but installs
+filters into the current context.
diff --git a/textproc/p5-Template-Plugin-Number-Format/Makefile b/textproc/p5-Template-Plugin-Number-Format/Makefile
new file mode 100644
index 00000000000..6579baad7ab
--- /dev/null
+++ b/textproc/p5-Template-Plugin-Number-Format/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/12/04 13:42:10 mjl Exp $
+#
+
+DISTNAME= Template-Plugin-Number-Format-1.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/search?module=Number::Format
+COMMENT= Plugin/filter interface to Number::Format
+
+DEPENDS+= p5-Template-Toolkit>=2.07:../../www/p5-Template-Toolkit
+DEPENDS+= p5-Number-Format-[0-9]*:../../textproc/p5-Number-Format
+
+PERL5_PACKLIST= auto/Template/Plugin/Number/Format/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Template-Plugin-Number-Format/PLIST b/textproc/p5-Template-Plugin-Number-Format/PLIST
new file mode 100644
index 00000000000..4be70cdb897
--- /dev/null
+++ b/textproc/p5-Template-Plugin-Number-Format/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/04 13:42:10 mjl Exp $
diff --git a/textproc/p5-Template-Plugin-Number-Format/distinfo b/textproc/p5-Template-Plugin-Number-Format/distinfo
new file mode 100644
index 00000000000..7f66a568393
--- /dev/null
+++ b/textproc/p5-Template-Plugin-Number-Format/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/12/04 13:42:10 mjl Exp $
+
+SHA1 (Template-Plugin-Number-Format-1.01.tar.gz) = b0d324d829c2ea4de464651a106d5d95ef21ffa2
+RMD160 (Template-Plugin-Number-Format-1.01.tar.gz) = 67f4d7c155ad9dc7d1a0d7ce68bbd69b3eae72c2
+Size (Template-Plugin-Number-Format-1.01.tar.gz) = 3801 bytes