diff options
Diffstat (limited to 'www/pear-Services_W3C_CSSValidator/Makefile')
-rw-r--r-- | www/pear-Services_W3C_CSSValidator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-Services_W3C_CSSValidator/Makefile b/www/pear-Services_W3C_CSSValidator/Makefile index 1cfe98d3d849..2c520ff4c409 100644 --- a/www/pear-Services_W3C_CSSValidator/Makefile +++ b/www/pear-Services_W3C_CSSValidator/Makefile @@ -4,6 +4,7 @@ CATEGORIES= www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to W3C CSS Validator API +WWW= https://pear.php.net/package/Services_W3C_CSSValidator BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} |