diff options
Diffstat (limited to 'net/pear-Net_POP3/Makefile')
-rw-r--r-- | net/pear-Net_POP3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile index 6cf62569d613..34ba58c3fd24 100644 --- a/net/pear-Net_POP3/Makefile +++ b/net/pear-Net_POP3/Makefile @@ -4,6 +4,7 @@ CATEGORIES= net pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides a POP3 class to access POP3 server +WWW= https://pear.php.net/package/Net_POP3 BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} |