diff options
Diffstat (limited to 'mail/pear-Mail_Queue/Makefile')
-rw-r--r-- | mail/pear-Mail_Queue/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile index 4bc388df6f58..30745dd492b3 100644 --- a/mail/pear-Mail_Queue/Makefile +++ b/mail/pear-Mail_Queue/Makefile @@ -5,6 +5,7 @@ CATEGORIES= mail www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class for put mails in queue and send them later in background +WWW= https://pear.php.net/package/Mail_Queue BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \ ${PEARDIR}/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR} |