aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current-sasl/Makefile
blob: 241762ae15abca159040de99f2b1d7766169c9d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

PKGNAMESUFFIX?=	-current-sasl

MAINTAINER=	ohauer@FreeBSD.org
COMMENT=	Postfix with Cyrus SASL support

MASTERDIR=	${.CURDIR}/../postfix-current

OPTIONS_SLAVE=	SASL

SASL_SLAVE=	yes

.include "${MASTERDIR}/Makefile"