summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-10-13 10:56:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-10-13 10:56:57 +0000
commit5fabb2872afd81956988b09992b3a434d5282823 (patch)
treec9b265e489ba91c94c75e98460e347239fdfaa1e /textproc/Makefile
parentfix typo in plist (diff)
Add p5-XML-Smart
A Smart, easy and powerful way to access/create XML files/data. PR: 57847 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=91021
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 6aa944907474..3c1246717ab9 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -313,6 +313,7 @@
SUBDIR += p5-XML-Simple
SUBDIR += p5-XML-SimpleObject
SUBDIR += p5-XML-SimpleObject-LibXML
+ SUBDIR += p5-XML-Smart
SUBDIR += p5-XML-Stream
SUBDIR += p5-XML-TreeBuilder
SUBDIR += p5-XML-Twig