1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/mail/postfix211-sasl/Makefile
Olli Hauer 42051ece75 - fix PKGBASE
Noted by: antoine@
2016-02-28 09:01:45 +00:00

15 lines
220 B
Makefile

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