diff options
-rw-r--r-- | mail/zms/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/zms/Makefile b/mail/zms/Makefile index 377be4aa5890..7f000bb396b9 100644 --- a/mail/zms/Makefile +++ b/mail/zms/Makefile @@ -28,6 +28,9 @@ RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \ ${SITE_PERL}/Mail/SpamAssassin.pm:${PORTSDIR}/mail/p5-Mail-SpamAssassin \ ${SITE_PERL}/IPC/Shareable.pm:${PORTSDIR}/devel/p5-IPC-Shareable +DEPRECATED= No longer under development, since 2009. +EXPIRATION_DATE=2011-11-16 + USE_PERL5= yes NO_WRKSUBDIR= yes |