diff options
Diffstat (limited to 'net/pear-Services_Twitter/Makefile')
-rw-r--r-- | net/pear-Services_Twitter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile index e7adfe02cda2..ee17716a14cd 100644 --- a/net/pear-Services_Twitter/Makefile +++ b/net/pear-Services_Twitter/Makefile @@ -4,6 +4,7 @@ CATEGORIES= net www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP interface to Twitter's API +WWW= https://pear.php.net/package/Services_Twitter BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} |