aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Xslate-Bridge-TT2Like
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-01-20 06:33:43 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-01-20 06:33:43 +0000
commit4da07fefc438566e1052f2984f200180ba3dbc88 (patch)
tree18f5ac0430bd3cc889eb614cbe65cd4703156891 /textproc/p5-Text-Xslate-Bridge-TT2Like
parentb6648dc2fbef14967456ccbd00bc76cafd6723a7 (diff)
downloadports-4da07fefc438566e1052f2984f200180ba3dbc88.tar.gz
ports-4da07fefc438566e1052f2984f200180ba3dbc88.zip
Text::Xslate::Bridge::TT2Like exports Template-Toolkit variable
methods into Text::Xslate namespace, such that you can use them on your variables. The only difference between this module and Text::Xslate::Bridge::TT2 is that Bridge::TT2 uses Template::Toolkit underneath, while this module is independent of Template::Toolkit and therefore does not require TT to be installed. WWW: http://search.cpan.org/dist/Text-Xslate-Bridge-TT2Like/
Notes
Notes: svn path=/head/; revision=310674
Diffstat (limited to 'textproc/p5-Text-Xslate-Bridge-TT2Like')
-rw-r--r--textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile20
-rw-r--r--textproc/p5-Text-Xslate-Bridge-TT2Like/distinfo2
-rw-r--r--textproc/p5-Text-Xslate-Bridge-TT2Like/pkg-descr10
-rw-r--r--textproc/p5-Text-Xslate-Bridge-TT2Like/pkg-plist8
4 files changed, 40 insertions, 0 deletions
diff --git a/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile b/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile
new file mode 100644
index 000000000000..1a69321d4640
--- /dev/null
+++ b/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= Text-Xslate-Bridge-TT2Like
+PORTVERSION= 0.00010
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl extension of TT2 Variable Method Clone for Text::Xslate
+
+RUN_DEPENDS= \
+ p5-Text-Xslate>=1.3000:${PORTSDIR}/textproc/p5-Text-Xslate
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Text::Xslate::Bridge::TT2Like.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Xslate-Bridge-TT2Like/distinfo b/textproc/p5-Text-Xslate-Bridge-TT2Like/distinfo
new file mode 100644
index 000000000000..e32bf144b9b4
--- /dev/null
+++ b/textproc/p5-Text-Xslate-Bridge-TT2Like/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Text-Xslate-Bridge-TT2Like-0.00010.tar.gz) = 19c624140be54c404b312b701d29725513daf609f8c695db5fb062a0cdcc3bac
+SIZE (Text-Xslate-Bridge-TT2Like-0.00010.tar.gz) = 25800
diff --git a/textproc/p5-Text-Xslate-Bridge-TT2Like/pkg-descr b/textproc/p5-Text-Xslate-Bridge-TT2Like/pkg-descr
new file mode 100644
index 000000000000..a547fc7ef231
--- /dev/null
+++ b/textproc/p5-Text-Xslate-Bridge-TT2Like/pkg-descr
@@ -0,0 +1,10 @@
+Text::Xslate::Bridge::TT2Like exports Template-Toolkit variable
+methods into Text::Xslate namespace, such that you can use them on
+your variables.
+
+The only difference between this module and Text::Xslate::Bridge::TT2
+is that Bridge::TT2 uses Template::Toolkit underneath, while this
+module is independent of Template::Toolkit and therefore does not
+require TT to be installed.
+
+WWW: http://search.cpan.org/dist/Text-Xslate-Bridge-TT2Like/
diff --git a/textproc/p5-Text-Xslate-Bridge-TT2Like/pkg-plist b/textproc/p5-Text-Xslate-Bridge-TT2Like/pkg-plist
new file mode 100644
index 000000000000..ac62ae7286a5
--- /dev/null
+++ b/textproc/p5-Text-Xslate-Bridge-TT2Like/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Xslate/Bridge/TT2Like/.packlist
+%%SITE_PERL%%/Text/Xslate/Bridge/TT2Like.pm
+%%SITE_PERL%%/Text/Xslate/Bridge/TT2Like.pod
+@dirrmtry %%SITE_PERL%%/Text/Xslate/Bridge
+@dirrmtry %%SITE_PERL%%/Text/Xslate
+@dirrmtry %%SITE_PERL%%/Text
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Xslate/Bridge/TT2Like
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Xslate/Bridge