aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Extract/pkg-plist
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-11-09 14:17:08 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-11-09 14:17:08 +0000
commit7cc78f06e8acee57f80a516f27870470c5bcbef6 (patch)
tree41ecad6a79c36245f660357179135f3f45fd5552 /textproc/p5-Template-Extract/pkg-plist
parentef13b0fad92ec0979b92b1d6adecc84d8d23bfd7 (diff)
downloadports-7cc78f06e8acee57f80a516f27870470c5bcbef6.tar.gz
ports-7cc78f06e8acee57f80a516f27870470c5bcbef6.zip
This module adds template extraction functionality to the Template toolkit.
It can take a rendered document and its template together, and get the original data structure back, effectively reversing the Template::process function. WWW: http://search.cpan.org/dist/Template-Extract/ PR: ports/88665 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=147705
Diffstat (limited to 'textproc/p5-Template-Extract/pkg-plist')
-rw-r--r--textproc/p5-Template-Extract/pkg-plist9
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/p5-Template-Extract/pkg-plist b/textproc/p5-Template-Extract/pkg-plist
new file mode 100644
index 000000000000..97d0f66ecf97
--- /dev/null
+++ b/textproc/p5-Template-Extract/pkg-plist
@@ -0,0 +1,9 @@
+%%SITE_PERL%%/Template/Extract.pm
+%%SITE_PERL%%/Template/Extract/Compile.pm
+%%SITE_PERL%%/Template/Extract/Parser.pm
+%%SITE_PERL%%/Template/Extract/Run.pm
+@dirrm %%SITE_PERL%%/Template/Extract
+@unexec rmdir %D/%%SITE_PERL%%/Template 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Extract/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Extract
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template 2>/dev/null || true