diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-27 20:29:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-27 20:29:28 +0800 |
commit | ef035e36826a2708728e1fb961385ca11b240d06 (patch) | |
tree | 9a126913556d9ae3241589f4f9768e4312af686e /www/Makefile | |
parent | 3ae909a0c532109746de8a5c91df22943be07614 (diff) | |
download | freebsd-ports-gnome-ef035e36826a2708728e1fb961385ca11b240d06.tar.gz freebsd-ports-gnome-ef035e36826a2708728e1fb961385ca11b240d06.tar.zst freebsd-ports-gnome-ef035e36826a2708728e1fb961385ca11b240d06.zip |
XML_GRDDL is a PHP library for dealing with GRDDL.
It can use Different XSLT engines.
WWW: http://pear.php.net/package/XML_GRDDL/
PR: ports/124923
Submitted by: Wen Heping <wenheping at gmail.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 9d64044a0c84..457267a2874a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1050,6 +1050,7 @@ SUBDIR += pear-Services_urlTea SUBDIR += pear-Text_Wiki SUBDIR += pear-UDDI + SUBDIR += pear-XML_GRDDL SUBDIR += pecl-APC SUBDIR += pecl-amfext SUBDIR += pecl-mnogosearch |