From ee5e8ec9708859f6b42fd44a4e42461d2570c301 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sat, 19 Jan 2013 02:33:54 +0000 Subject: Text::MicroTemplate::Extended is an extended template engine based on Text::MicroTemplate::File. WWW: http://search.cpan.org/dist/Text-MicroTemplate-Extended/ --- textproc/p5-Text-MicroTemplate-Extended/Makefile | 21 +++++++++++++++++++++ textproc/p5-Text-MicroTemplate-Extended/distinfo | 2 ++ textproc/p5-Text-MicroTemplate-Extended/pkg-descr | 4 ++++ textproc/p5-Text-MicroTemplate-Extended/pkg-plist | 4 ++++ 4 files changed, 31 insertions(+) create mode 100644 textproc/p5-Text-MicroTemplate-Extended/Makefile create mode 100644 textproc/p5-Text-MicroTemplate-Extended/distinfo create mode 100644 textproc/p5-Text-MicroTemplate-Extended/pkg-descr create mode 100644 textproc/p5-Text-MicroTemplate-Extended/pkg-plist (limited to 'textproc/p5-Text-MicroTemplate-Extended') diff --git a/textproc/p5-Text-MicroTemplate-Extended/Makefile b/textproc/p5-Text-MicroTemplate-Extended/Makefile new file mode 100644 index 000000000000..1d27bfe67d91 --- /dev/null +++ b/textproc/p5-Text-MicroTemplate-Extended/Makefile @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= Text-MicroTemplate-Extended +PORTVERSION= 0.17 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl extension for extended MicroTemplate + +RUN_DEPENDS= \ + p5-Text-MicroTemplate>=0.18:${PORTSDIR}/textproc/p5-Text-MicroTemplate +BUILD_DEPENDS= ${RUN_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3= Text::MicroTemplate::Extended.3 \ + Text::MicroTemplate::Extended.ja.3 + +.include diff --git a/textproc/p5-Text-MicroTemplate-Extended/distinfo b/textproc/p5-Text-MicroTemplate-Extended/distinfo new file mode 100644 index 000000000000..900f104554ea --- /dev/null +++ b/textproc/p5-Text-MicroTemplate-Extended/distinfo @@ -0,0 +1,2 @@ +SHA256 (Text-MicroTemplate-Extended-0.17.tar.gz) = 528a7e75302da0a184c947c8cd812d63ea242c1f4da4f2cf96ccc3fac5deaad6 +SIZE (Text-MicroTemplate-Extended-0.17.tar.gz) = 64855 diff --git a/textproc/p5-Text-MicroTemplate-Extended/pkg-descr b/textproc/p5-Text-MicroTemplate-Extended/pkg-descr new file mode 100644 index 000000000000..2d6fb416925a --- /dev/null +++ b/textproc/p5-Text-MicroTemplate-Extended/pkg-descr @@ -0,0 +1,4 @@ +Text::MicroTemplate::Extended is an extended template engine based on +Text::MicroTemplate::File. + +WWW: http://search.cpan.org/dist/Text-MicroTemplate-Extended/ diff --git a/textproc/p5-Text-MicroTemplate-Extended/pkg-plist b/textproc/p5-Text-MicroTemplate-Extended/pkg-plist new file mode 100644 index 000000000000..169038547947 --- /dev/null +++ b/textproc/p5-Text-MicroTemplate-Extended/pkg-plist @@ -0,0 +1,4 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/MicroTemplate/Extended/.packlist +%%SITE_PERL%%/Text/MicroTemplate/Extended.ja.pod +%%SITE_PERL%%/Text/MicroTemplate/Extended.pm +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/MicroTemplate/Extended -- cgit v1.2.3