summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-19 13:21:20 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-19 13:21:20 +0000
commitf66b37bfdefec365e3bec762919fe96e9535b480 (patch)
tree1c0856b15b646d472a112a2d946db064d9a6c142 /textproc/Makefile
parentAdd sablotron 0.44, an XSL processor fully implemented in C++. (diff)
Add p5-XML-Sablotron 0.44, a Perl interface to the Sablotron XSLT
processor. PR: 22805 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=36120
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 b7182e77c8bc..8b3176f9dfed 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -72,6 +72,7 @@
SUBDIR += p5-XML-DOM
SUBDIR += p5-XML-Parser
SUBDIR += p5-XML-RSS
+ SUBDIR += p5-XML-Sablotron
SUBDIR += p5-XML-Simple
SUBDIR += p5-XML-Stream
SUBDIR += p5-dTemplate