diff options
Diffstat (limited to 'devel/pear-PHP_Beautifier/Makefile')
-rw-r--r-- | devel/pear-PHP_Beautifier/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear-PHP_Beautifier/Makefile b/devel/pear-PHP_Beautifier/Makefile index 13234b4d36bd..952c6c0288fb 100644 --- a/devel/pear-PHP_Beautifier/Makefile +++ b/devel/pear-PHP_Beautifier/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR beautifier for PHP +WWW= https://pear.php.net/package/PHP_Beautifier BUILD_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log@${PHP_FLAVOR} |