aboutsummaryrefslogblamecommitdiff
path: root/mail/postfix-sasl/Makefile
blob: cc9b3cfc7ac9ca5a12ff84e809402bfb6f5e963b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                     
                                








                                               
PKGNAMESUFFIX?=	-sasl

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

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

OPTIONS_SLAVE=	SASL

SASL_SLAVE=	yes

.include "${MASTERDIR}/Makefile"