1 2 3 4 5 6 7 8 9 10 11 12 13 14
# $FreeBSD$ 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"