diff options
Diffstat (limited to 'graphics/pear-Image_Graph/Makefile')
-rw-r--r-- | graphics/pear-Image_Graph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/pear-Image_Graph/Makefile b/graphics/pear-Image_Graph/Makefile index 0175b2f7b6dd..368a6eafef8f 100644 --- a/graphics/pear-Image_Graph/Makefile +++ b/graphics/pear-Image_Graph/Makefile @@ -4,6 +4,7 @@ CATEGORIES= graphics www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= OO PEAR graph rendering package +WWW= https://pear.php.net/package/Image_Graph RUN_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log@${PHP_FLAVOR} \ ${PEARDIR}/Image/Canvas.php:graphics/pear-Image_Canvas@${PHP_FLAVOR} |