diff options
Diffstat (limited to 'www/pear-HTTP_Download/Makefile')
-rw-r--r-- | www/pear-HTTP_Download/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-HTTP_Download/Makefile b/www/pear-HTTP_Download/Makefile index 6840011894a4..2459c3fffe6e 100644 --- a/www/pear-HTTP_Download/Makefile +++ b/www/pear-HTTP_Download/Makefile @@ -4,6 +4,7 @@ CATEGORIES= www devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to send HTTP downloads +WWW= https://pear.php.net/package/HTTP_Download BUILD_DEPENDS= ${PEARDIR}/HTTP/Header.php:www/pear-HTTP_Header@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP/Header.php:www/pear-HTTP_Header@${PHP_FLAVOR} |