summaryrefslogtreecommitdiffstats
path: root/mail/sendmail-sasl/Makefile
blob: 7acdc1a55d570979c90171ff44d0af389c9a24a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	sendmail-sasl
# Date created:		15.Jun 2001
# Whom:			dirk.meyer@dinoex.sub.org
#
# $FreeBSD$

SENDMAIL_WITH_SASL=	yes
SENDMAIL_WITH_TLS=	yes
SENDMAIL_WITH_SFIO=	yes
SENDMAIL_WITH_MILTER=	yes
PKGNAMESUFFIX?=	-sasl
MASTERDIR?=	${.CURDIR}/../sendmail

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud