aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-14 09:17:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-14 09:17:17 +0000
commit81916b6f5e8c7e7188a58c231f70cee1e6870bbe (patch)
tree529a9c245d240b035c0515bb11f6d4d802b158f9 /textproc/Makefile
parentd4fc1cb3706837514d28e88a34adc87a778b971e (diff)
downloadports-81916b6f5e8c7e7188a58c231f70cee1e6870bbe.tar.gz
ports-81916b6f5e8c7e7188a58c231f70cee1e6870bbe.zip
Escapes XML entities from text, so that you don't fall prey to people putting
quotes, less-than/greater-than, and ampersands, into variables that end up in TT templates. WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape PR: ports/130422 Submitted by: kevit
Notes
Notes: svn path=/head/; revision=226075
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 7824758b1f8b..60c846785301 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -562,6 +562,7 @@
SUBDIR += p5-Template-Extract
SUBDIR += p5-Template-Magic
SUBDIR += p5-Template-Plugin-Lingua-EN-Inflect
+ SUBDIR += p5-Template-Plugin-XML-Escape
SUBDIR += p5-Test-Perl-Critic
SUBDIR += p5-Text-ASCIITable
SUBDIR += p5-Text-Affixes