freebsd-ports/mail/postfix-sasl/Makefile
Olli Hauer 3450c7e6b6 - add postfix SASL slave port to the tree
Requested by many

PR:	195662
PR: 	205162
2016-02-25 20:33:43 +00:00

15 lines
214 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX?= -sasl
MAINTAINER= ohauer@FreeBSD.org
COMMENT= Postfix with Cyrus SASL support
MASTERDIR= ${.CURDIR}/../postfix
OPTIONS_SLAVE= SASL
SASL_SLAVE= yes
.include "${MASTERDIR}/Makefile"