diff options
Diffstat (limited to 'textproc/pear-XML_Beautifier/Makefile')
-rw-r--r-- | textproc/pear-XML_Beautifier/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile index 2ba02c34cb00..e0dbf6fab62b 100644 --- a/textproc/pear-XML_Beautifier/Makefile +++ b/textproc/pear-XML_Beautifier/Makefile @@ -4,6 +4,7 @@ CATEGORIES= textproc devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to format XML documents +WWW= https://pear.php.net/package/XML_Beautifier BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} \ ${PEARDIR}/XML/Util.php:devel/pear-XML_Util@${PHP_FLAVOR} |