aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mutt-lite/Makefile
blob: 55cf710d3ba2b73bf5bf02fd6d29fe7952bb60a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Udo Schweigert <udo.schweigert@siemens.com>
# $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"