summaryrefslogtreecommitdiff
path: root/mail/postfix-current-sasl/Makefile
blob: 332cfce3cfe50766c9343c66a7514cdf4de08e8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"