diff options
Diffstat (limited to 'www/pear-HTTP_Client/Makefile')
-rw-r--r-- | www/pear-HTTP_Client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-HTTP_Client/Makefile b/www/pear-HTTP_Client/Makefile index 40f4c46ff2ac..95a5ab258f75 100644 --- a/www/pear-HTTP_Client/Makefile +++ b/www/pear-HTTP_Client/Makefile @@ -4,6 +4,7 @@ CATEGORIES= www pear MAINTAINER= joseph@randomnetworks.com COMMENT= PEAR classes for high level HTTP requests +WWW= https://pear.php.net/package/HTTP_Client BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP@${PHP_FLAVOR} \ ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} |