diff options
Diffstat (limited to 'devel/pear-HTML_BBCodeParser/Makefile')
-rw-r--r-- | devel/pear-HTML_BBCodeParser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear-HTML_BBCodeParser/Makefile b/devel/pear-HTML_BBCodeParser/Makefile index 63e4bd4b1d00..600de6a7195c 100644 --- a/devel/pear-HTML_BBCodeParser/Makefile +++ b/devel/pear-HTML_BBCodeParser/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel www pear MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= Parser to replace UBB style tags with their HTML equivalents +WWW= https://pear.php.net/package/HTML_BBCodeParser BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} |