diff options
Diffstat (limited to 'net/pear-Net_CDDB/Makefile')
-rw-r--r-- | net/pear-Net_CDDB/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-Net_CDDB/Makefile b/net/pear-Net_CDDB/Makefile index 94d896b1dfab..1200e3b9819f 100644 --- a/net/pear-Net_CDDB/Makefile +++ b/net/pear-Net_CDDB/Makefile @@ -4,6 +4,7 @@ CATEGORIES= net audio www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class that access and query CDDB audio-CD servers +WWW= https://pear.php.net/package/Net_CDDB BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \ ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} \ |