diff options
Diffstat (limited to 'net/pear-SOAP/Makefile')
-rw-r--r-- | net/pear-SOAP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile index 668fe2ae657a..4a5a8bcfdd27 100644 --- a/net/pear-SOAP/Makefile +++ b/net/pear-SOAP/Makefile @@ -4,6 +4,7 @@ CATEGORIES= net www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR SOAP Client/Server for PHP +WWW= https://pear.php.net/package/SOAP BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} |