PR: ports/257374 Reviewed by: obrien Approved by: portmgr (exp-run by antoine) Differential Revision: https://reviews.freebsd.org/D31301
9 lines
209 B
Makefile
9 lines
209 B
Makefile
PKGNAMESUFFIX= -ldapdb
|
|
|
|
COMMENT= SASL LDAPDB auxprop plugin
|
|
|
|
CYRUS_CONFIGURE_ARGS= --enable-ldapdb --with-ldap=${LOCALBASE}
|
|
|
|
USE_OPENLDAP= yes
|
|
|
|
.include "${.CURDIR}/../../security/cyrus-sasl2/Makefile.common"
|