aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-01 08:33:07 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-01 08:33:07 +0000
commit4807a26dc206393ffb455bac0a9be77b957574f2 (patch)
treea361d43748efc3d1cf2c12b68516b1251cfc6734 /devel/Makefile
parent5010646238154d1e64f63fc52152ce56a420d735 (diff)
downloadports-4807a26dc206393ffb455bac0a9be77b957574f2.tar.gz
ports-4807a26dc206393ffb455bac0a9be77b957574f2.zip
New port: devel/pear-XML_Transformer PEAR XML Transformations in PHP
The XML Transformer allows the binding of PHP functionality to XML tags to transform an XML document without the need for and the limitations of XSLT. PR: ports/74525 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=122878
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 31dd57248abb..267d7f0320fd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1103,6 +1103,7 @@
SUBDIR += pear-XML_RSS
SUBDIR += pear-XML_SVG
SUBDIR += pear-XML_Serializer
+ SUBDIR += pear-XML_Transformer
SUBDIR += pear-XML_Tree
SUBDIR += pear-XML_Util
SUBDIR += pear-XML_XPath