diff options
Diffstat (limited to 'www/pear-HTTP_WebDAV_Client/Makefile')
-rw-r--r-- | www/pear-HTTP_WebDAV_Client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-HTTP_WebDAV_Client/Makefile b/www/pear-HTTP_WebDAV_Client/Makefile index c8b729409979..cfce6ef10f7d 100644 --- a/www/pear-HTTP_WebDAV_Client/Makefile +++ b/www/pear-HTTP_WebDAV_Client/Makefile @@ -4,6 +4,7 @@ CATEGORIES= www devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= WebDAV Stream Wrapper Class +WWW= https://pear.php.net/package/HTTP_WebDAV_Client BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} RUN_DEPENDS:= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} |