diff options
Diffstat (limited to 'mail/smail/Makefile')
-rw-r--r-- | mail/smail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile index c84875e8a517..c921b054d182 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -15,6 +15,8 @@ COMMENT= A program used for receiving and delivering mail BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 CONFLICTS= bsmtp-1.* courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* zmailer-2.* .if !defined(NO_INSTALL_MANPAGES) |