summaryrefslogtreecommitdiff
path: root/mail/mutt14-lite/Makefile
blob: a1e8dba9337f3a994501da8bbdc9f20ca2a4d0fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Ports collection makefile for:	mutt-lite
# Date created:				Thu May 19, 2005
# Whom:				Jose M Rodriguez <josemi@freebsd.jazztel.es>
#
# $FreeBSD$
#

# Just to get a mutt-lite pkg on pkg cluster

MASTERDIR=	${.CURDIR}/../../mail/mutt14

COMMENT=	mutt, the Mongrel of Mail User Agents (lite package)

CONFLICTS=	ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mutt-devel-lite-[0-9]* zh-mutt-devel-[0-9]* mutt-lite-[^1].[^4]*

MUTT_LITE=	yes

.include "${MASTERDIR}/Makefile"