Index: head/mail/mutt-lite/Makefile =================================================================== --- head/mail/mutt-lite/Makefile (revision 476196) +++ head/mail/mutt-lite/Makefile (revision 476197) @@ -1,13 +1,15 @@ # Created by: Udo Schweigert # $FreeBSD$ # Just to get a mutt-devel-lite pkg on pkg cluster MASTERDIR= ${.CURDIR}/../mutt +DEPRECATED= For a lite version of mutt build mail/mutt with less (or zero) options +EXPIRATION_DATE= 2018-10-01 COMMENT= The Mongrel of Mail User Agents (development version, lite package) CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mutt-lite-1.4* zh-mutt-devel-[0-9]* MUTT_LITE= yes .include "${MASTERDIR}/Makefile"