diff options
Diffstat (limited to 'mail/pear-Net_Cyrus/Makefile')
-rw-r--r-- | mail/pear-Net_Cyrus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pear-Net_Cyrus/Makefile b/mail/pear-Net_Cyrus/Makefile index 138c45187866..f7d5d308bb90 100644 --- a/mail/pear-Net_Cyrus/Makefile +++ b/mail/pear-Net_Cyrus/Makefile @@ -4,6 +4,7 @@ CATEGORIES= mail net pear MAINTAINER= bra@fsn.hu COMMENT= PEAR class to administer Cyrus IMAP servers +WWW= https://pear.php.net/package/Net_Cyrus BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \ ${PEARDIR}/Net/IMAP.php:mail/pear-Net_IMAP@${PHP_FLAVOR} |