aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-MicroTemplate
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-04-02 14:56:55 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-04-02 14:56:55 +0000
commitb8aecac4679bb2e0fbb7be85258c4a677b82e357 (patch)
treed2df685ed4ee660519b4741574fb3a628d8ab603 /textproc/p5-Text-MicroTemplate
parent92a1e326454d16f2ad08b281884281932b4235b3 (diff)
downloadports-b8aecac4679bb2e0fbb7be85258c4a677b82e357.tar.gz
ports-b8aecac4679bb2e0fbb7be85258c4a677b82e357.zip
Text::MicroTemplate is a standalone, fast, intelligent, extensible
Notes
Notes: svn path=/head/; revision=252040
Diffstat (limited to 'textproc/p5-Text-MicroTemplate')
-rw-r--r--textproc/p5-Text-MicroTemplate/Makefile22
-rw-r--r--textproc/p5-Text-MicroTemplate/distinfo3
-rw-r--r--textproc/p5-Text-MicroTemplate/pkg-descr4
-rw-r--r--textproc/p5-Text-MicroTemplate/pkg-plist8
4 files changed, 37 insertions, 0 deletions
diff --git a/textproc/p5-Text-MicroTemplate/Makefile b/textproc/p5-Text-MicroTemplate/Makefile
new file mode 100644
index 000000000000..e9b75189f3be
--- /dev/null
+++ b/textproc/p5-Text-MicroTemplate/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: Text::MicroTemplate
+# Date created: 02 Apr 2010
+# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Text-MicroTemplate
+PORTVERSION= 0.11
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl extension for standalone, fast and intelligent template engine
+
+PERL_CONFIGURE= yes
+
+MAN3= Text::MicroTemplate.3 \
+ Text::MicroTemplate::File.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Text-MicroTemplate/distinfo b/textproc/p5-Text-MicroTemplate/distinfo
new file mode 100644
index 000000000000..9c7f93e23008
--- /dev/null
+++ b/textproc/p5-Text-MicroTemplate/distinfo
@@ -0,0 +1,3 @@
+MD5 (Text-MicroTemplate-0.11.tar.gz) = 8f3f227f22a475fb2af04643a9d6219c
+SHA256 (Text-MicroTemplate-0.11.tar.gz) = cffa2ca4cdde40c8bd8b1d173652f4f96dc34e51364d9d841b8120f1b3c01fb9
+SIZE (Text-MicroTemplate-0.11.tar.gz) = 60344
diff --git a/textproc/p5-Text-MicroTemplate/pkg-descr b/textproc/p5-Text-MicroTemplate/pkg-descr
new file mode 100644
index 000000000000..6cf994262bf8
--- /dev/null
+++ b/textproc/p5-Text-MicroTemplate/pkg-descr
@@ -0,0 +1,4 @@
+Text::MicroTemplate is a standalone, fast, intelligent, extensible
+template engine.
+
+WWW: http://search.cpan.org/dist/Text-MicroTemplate/
diff --git a/textproc/p5-Text-MicroTemplate/pkg-plist b/textproc/p5-Text-MicroTemplate/pkg-plist
new file mode 100644
index 000000000000..5b0487e18864
--- /dev/null
+++ b/textproc/p5-Text-MicroTemplate/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/MicroTemplate/.packlist
+%%SITE_PERL%%/Text/MicroTemplate.pm
+%%SITE_PERL%%/Text/MicroTemplate/EncodedString.pm
+%%SITE_PERL%%/Text/MicroTemplate/File.pm
+@dirrm %%SITE_PERL%%/Text/MicroTemplate
+@dirrmtry %%SITE_PERL%%/Text
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/MicroTemplate
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text