aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Tiffany
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-01-19 13:47:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-01-19 13:47:39 +0000
commitbbd172b869ee0abfef3bd738e12e39521c760f2a (patch)
treef392c0ecbb476c7aa0db6a12eb7290dfede96bad /textproc/p5-Tiffany
parent21032f03009846a3e45cb52e8768a0514971bd3c (diff)
downloadports-bbd172b869ee0abfef3bd738e12e39521c760f2a.tar.gz
ports-bbd172b869ee0abfef3bd738e12e39521c760f2a.zip
Generic interface for Perl5 template engines.
Notes
Notes: svn path=/head/; revision=310654
Diffstat (limited to 'textproc/p5-Tiffany')
-rw-r--r--textproc/p5-Tiffany/Makefile40
-rw-r--r--textproc/p5-Tiffany/distinfo2
-rw-r--r--textproc/p5-Tiffany/pkg-descr3
-rw-r--r--textproc/p5-Tiffany/pkg-plist18
4 files changed, 63 insertions, 0 deletions
diff --git a/textproc/p5-Tiffany/Makefile b/textproc/p5-Tiffany/Makefile
new file mode 100644
index 000000000000..45608764fc05
--- /dev/null
+++ b/textproc/p5-Tiffany/Makefile
@@ -0,0 +1,40 @@
+# $FreeBSD$
+
+PORTNAME= Tiffany
+PORTVERSION= 1.00
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:TOKUHIROM
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl extension for generic interface for Perl5 template engines
+
+TEST_DEPENDS= \
+ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
+ p5-Text-Xslate>0:${PORTSDIR}/textproc/p5-Text-Xslate \
+ p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \
+ p5-HTML-Template>0:${PORTSDIR}/www/p5-HTML-Template \
+ p5-Text-MicroTemplate>0:${PORTSDIR}/textproc/p5-Text-MicroTemplate \
+ p5-Template-Semantic>0:${PORTSDIR}/textproc/p5-Template-Semantic \
+ p5-Text-MicroMason>0:${PORTSDIR}/textproc/p5-Text-MicroMason \
+ p5-Template-Declare>0:${PORTSDIR}/textproc/p5-Template-Declare \
+ p5-Text-MicroTemplate-Extended>0:${PORTSDIR}/textproc/p5-Text-MicroTemplate-Extended \
+ p5-Text-ClearSilver>0:${PORTSDIR}/textproc/p5-Text-ClearSilver \
+ p5-HTML-Template-Pro>0:${PORTSDIR}/www/p5-HTML-Template-Pro
+
+PERL_MODBUILD= yes
+
+MAN3= Tiffany.3 \
+ Tiffany::HTML::Template.3 \
+ Tiffany::HTML::Template::Pro.3 \
+ Tiffany::TT.3 \
+ Tiffany::Template::Declare.3 \
+ Tiffany::Template::Semantic.3 \
+ Tiffany::Text::ClearSilver.3 \
+ Tiffany::Text::MicroMason.3 \
+ Tiffany::Text::MicroTemplate::Extended.3 \
+ Tiffany::Text::MicroTemplate::File.3 \
+ Tiffany::Text::Xslate.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Tiffany/distinfo b/textproc/p5-Tiffany/distinfo
new file mode 100644
index 000000000000..bfef7df59068
--- /dev/null
+++ b/textproc/p5-Tiffany/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Tiffany-1.00.tar.gz) = 3d78f19148f60fbd82ff2e5cfea9f5d4bad5607153da7ba10f0bad3cb2d872d5
+SIZE (Tiffany-1.00.tar.gz) = 20076
diff --git a/textproc/p5-Tiffany/pkg-descr b/textproc/p5-Tiffany/pkg-descr
new file mode 100644
index 000000000000..d5b73b130abf
--- /dev/null
+++ b/textproc/p5-Tiffany/pkg-descr
@@ -0,0 +1,3 @@
+Generic interface for Perl5 template engines.
+
+WWW: http://search.cpan.org/dist/Tiffany/
diff --git a/textproc/p5-Tiffany/pkg-plist b/textproc/p5-Tiffany/pkg-plist
new file mode 100644
index 000000000000..93e3cf26fd1e
--- /dev/null
+++ b/textproc/p5-Tiffany/pkg-plist
@@ -0,0 +1,18 @@
+%%SITE_PERL%%/Tiffany.pm
+%%SITE_PERL%%/Tiffany/HTML/Template.pm
+%%SITE_PERL%%/Tiffany/HTML/Template/Pro.pm
+%%SITE_PERL%%/Tiffany/TT.pm
+%%SITE_PERL%%/Tiffany/Template/Declare.pm
+%%SITE_PERL%%/Tiffany/Template/Semantic.pm
+%%SITE_PERL%%/Tiffany/Text/ClearSilver.pm
+%%SITE_PERL%%/Tiffany/Text/MicroMason.pm
+%%SITE_PERL%%/Tiffany/Text/MicroTemplate/Extended.pm
+%%SITE_PERL%%/Tiffany/Text/MicroTemplate/File.pm
+%%SITE_PERL%%/Tiffany/Text/Xslate.pm
+%%SITE_PERL%%/Tiffany/Util.pm
+@dirrmtry %%SITE_PERL%%/Tiffany/Text/MicroTemplate
+@dirrmtry %%SITE_PERL%%/Tiffany/Text
+@dirrmtry %%SITE_PERL%%/Tiffany/Template
+@dirrmtry %%SITE_PERL%%/Tiffany/HTML/Template
+@dirrmtry %%SITE_PERL%%/Tiffany/HTML
+@dirrmtry %%SITE_PERL%%/Tiffany