diff options
Diffstat (limited to 'textproc/pear-XML_Wddx/Makefile')
-rw-r--r-- | textproc/pear-XML_Wddx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pear-XML_Wddx/Makefile b/textproc/pear-XML_Wddx/Makefile index b83cd469ce81..cc8f1c28a075 100644 --- a/textproc/pear-XML_Wddx/Makefile +++ b/textproc/pear-XML_Wddx/Makefile @@ -4,6 +4,7 @@ CATEGORIES= textproc devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Wddx pretty serializer and deserializer +WWW= https://pear.php.net/package/XML_Wddx BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} |