diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-05-06 20:12:26 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-05-06 20:12:26 +0000 |
commit | 6a75b47fc393835074ff43633af713f7257b7e1a (patch) | |
tree | 4126ae0e99277ccc25b60b3ab7bbfa157ff4893d /mail/dovecot-antispam | |
parent | 38b32f9aebf253a8284ff08f4fc95cf8d1f33b2c (diff) | |
download | ports-6a75b47fc393835074ff43633af713f7257b7e1a.tar.gz ports-6a75b47fc393835074ff43633af713f7257b7e1a.zip |
Notes
Diffstat (limited to 'mail/dovecot-antispam')
-rw-r--r-- | mail/dovecot-antispam/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/dovecot-antispam/Makefile b/mail/dovecot-antispam/Makefile index 029893094a49..d24f509018b3 100644 --- a/mail/dovecot-antispam/Makefile +++ b/mail/dovecot-antispam/Makefile @@ -17,6 +17,9 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${NONEXISTENT}:mail/dovecot:configure RUN_DEPENDS= dovecot>=1.1.2:mail/dovecot +DEPRECATED= Dovecot-1.x is deprecated. Use dovecot2 and dovecot2-antispam-plugin instead +EXPIRATION_DATE=2017-07-31 + USES= gmake tar:bzip2 USE_LDCONFIG= ${PREFIX}/lib/dovecot/imap |