aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Tiny/pkg-plist
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-03-20 18:52:44 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-03-20 18:52:44 +0000
commit00c8384ee2dc95d2b3b987e6525e7301ae8da55a (patch)
tree27b51d2068f1d1a9e272f66f791179bc5c0c8d0a /textproc/p5-Template-Tiny/pkg-plist
parentf2b591d7313f7c699d4110c0bce085df34b4a4fc (diff)
downloadports-00c8384ee2dc95d2b3b987e6525e7301ae8da55a.tar.gz
ports-00c8384ee2dc95d2b3b987e6525e7301ae8da55a.zip
Template::Tiny is a reimplementation of a partial subset of the Template
Toolkit in as few lines of code as possible. It is intended for use in light-usage, low-memory, or low-cpu templating situations, where you may need to upgrade to the full feature set in the future, or if you want the familiarity of TT-style templates. It is intended to have fully-compatible template and stash usage, with a limited by similar Perl API. Unlike Template Toolkit, Template::Tiny will process templates without a compile phase (but despite this is still quicker, owing to heavy use of the Perl regular expression engine. WWW: http://search.cpan.org/dist/Template-Tiny/ PR: ports/144823 Submitted by: ports at c0decafe.net
Notes
Notes: svn path=/head/; revision=251295
Diffstat (limited to 'textproc/p5-Template-Tiny/pkg-plist')
-rw-r--r--textproc/p5-Template-Tiny/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Template-Tiny/pkg-plist b/textproc/p5-Template-Tiny/pkg-plist
new file mode 100644
index 000000000000..2e262b09305b
--- /dev/null
+++ b/textproc/p5-Template-Tiny/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Template/Tiny.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Tiny/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Tiny
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template
+@dirrmtry %%SITE_PERL%%/Template