Initial import of Template-Plugin-Number-Format 1.01

Template::Plugin::Number::Format 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.
This commit is contained in:
sturm 2006-07-09 18:17:06 +00:00
parent d3f93fc77c
commit 5f3f91036d
4 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/07/09 18:17:06 sturm Exp $
COMMENT= "plugin/filter interface to Number::Format"
DISTNAME= Template-Plugin-Number-Format-1.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::textproc/p5-Number-Format \
::textproc/p5-Template
CONFIGURE_STYLE=perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Template-Plugin-Number-Format-1.01.tar.gz) = 0822bca562c536abc3450cebd66c83f1
RMD160 (Template-Plugin-Number-Format-1.01.tar.gz) = 67f4d7c155ad9dc7d1a0d7ce68bbd69b3eae72c2
SHA1 (Template-Plugin-Number-Format-1.01.tar.gz) = b0d324d829c2ea4de464651a106d5d95ef21ffa2
SIZE (Template-Plugin-Number-Format-1.01.tar.gz) = 3801

View File

@ -0,0 +1,3 @@
Template::Plugin::Number::Format 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.

View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/07/09 18:17:06 sturm Exp $
${P5SITE}/Template/
${P5SITE}/Template/Plugin/
${P5SITE}/Template/Plugin/Number/
${P5SITE}/Template/Plugin/Number/Format.pm
@man man/man3p/Template::Plugin::Number::Format.3p