diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-21 06:08:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-21 06:08:28 +0800 |
commit | d494d38116f49375c54578a47f1dc9b5b9e0b2ab (patch) | |
tree | 9c1a8a96bf67ca155a8c2ae2351e4e4fa5da5d9c /www/Makefile | |
parent | aec80f269b0e0624c1ccfa34de521b0656cd8cf2 (diff) | |
download | freebsd-ports-gnome-d494d38116f49375c54578a47f1dc9b5b9e0b2ab.tar.gz freebsd-ports-gnome-d494d38116f49375c54578a47f1dc9b5b9e0b2ab.tar.zst freebsd-ports-gnome-d494d38116f49375c54578a47f1dc9b5b9e0b2ab.zip |
An interface for accessing urlTea's web services API
WWW: http://pear.php.net/package/Services_urlTea/
- Ditesh Shashikant Gathani
ditesh@gathani.org
PR: ports/119831
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
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 5205b068bf4f..4067bdd286e5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -978,6 +978,7 @@ SUBDIR += pear-Services_Delicious SUBDIR += pear-Services_Digg SUBDIR += pear-Services_W3C_HTMLValidator + SUBDIR += pear-Services_urlTea SUBDIR += pear-Text_Wiki SUBDIR += pear-UDDI SUBDIR += pecl-APC |