diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 21:21:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 21:21:14 +0000 |
commit | cf7b71001ee25acffd8f43ece7b066e0afb2b049 (patch) | |
tree | 7fd3ebced1679f3fcf69ba3a44bc97b090e378b8 /mail | |
parent | ad0f99175831fbec97bddceeccb0bcf32a528807 (diff) | |
download | ports-cf7b71001ee25acffd8f43ece7b066e0afb2b049.tar.gz ports-cf7b71001ee25acffd8f43ece7b066e0afb2b049.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailcrypt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index 44aecdf1f7de..b70193c75226 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= An Emacs/PGP interface +DEPRECATED= Unmaintained since 2002 +EXPIRATION_DATE= 2014-04-17 GNU_CONFIGURE= yes MAKE_ARGS= lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} USE_AUTOTOOLS= autoconf |