diff options
Diffstat (limited to 'www/pear-HTTP_Request/Makefile')
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 015f3f2a4967..d5483a4fb866 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -4,6 +4,7 @@ CATEGORIES= www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR classes providing an easy way to perform HTTP requests +WWW= https://pear.php.net/package/HTTP_Request RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Net_Socket>=1.0.7:net/pear-Net_Socket@${PHP_FLAVOR} \ ${PEAR_PKGNAMEPREFIX}Net_URL>=1.0.12:net/pear-Net_URL@${PHP_FLAVOR} |