aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-11 21:41:12 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-11 21:41:12 +0000
commit94e51b04ae3afb62cbdf5e18ec0af13ee6a81fa4 (patch)
tree03e343eb7903fbcbb3eabf6bacbd84ae10b6e896 /textproc/Makefile
parent774d4526f9d8b0e6bd65369301920ac96dec9507 (diff)
downloadports-94e51b04ae3afb62cbdf5e18ec0af13ee6a81fa4.tar.gz
ports-94e51b04ae3afb62cbdf5e18ec0af13ee6a81fa4.zip
New port: textproc/pear-XML_Wddx PEAR Wddx pretty serializer and deserializer
PEAR::XML_Wddx does 2 things: a) a drop in replacement for the XML_Wddx extension (if it's not built in) b) produce an editable wddx file (with indenting etc.) and uses CDATA, rather than char tags PR: ports/79367 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=133096
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 2e9969d0cdf9..b72fa8e983ff 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -503,6 +503,7 @@
SUBDIR += pear-Spreadsheet_Excel_Writer
SUBDIR += pear-XML_Beautifier
SUBDIR += pear-XML_HTMLSax
+ SUBDIR += pear-XML_Wddx
SUBDIR += perl2html
SUBDIR += php4-ctype
SUBDIR += php4-domxml