diff options
Diffstat (limited to 'www/pear-Services_W3C_HTMLValidator/Makefile')
-rw-r--r-- | www/pear-Services_W3C_HTMLValidator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-Services_W3C_HTMLValidator/Makefile b/www/pear-Services_W3C_HTMLValidator/Makefile index 310955771e62..c459873fe167 100644 --- a/www/pear-Services_W3C_HTMLValidator/Makefile +++ b/www/pear-Services_W3C_HTMLValidator/Makefile @@ -5,6 +5,7 @@ CATEGORIES= www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Object Oriented Interface to the W3C HTML Validator service +WWW= https://pear.php.net/package/Services_W3C_HTMLValidator BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} |