aboutsummaryrefslogtreecommitdiff
path: root/mail/opensmtpd-extras-table-ldap/Makefile
blob: e6735ece7a55a99a26af6d2e7a5374e2e452a77d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: fluffy

PKGNAMESUFFIX=		-table-ldap
PORTREVISION=		0

COMMENT=		LDAP table support for OpenSMTPD

PLIST_FILES=		libexec/opensmtpd/table-ldap

CONFIGURE_ARGS+=	--with-table-ldap

USE_OPENLDAP=		client

MASTERDIR=		${.CURDIR}/../opensmtpd-extras
SLAVE_PORT=		yes

.include "${MASTERDIR}/Makefile"