freebsd-ports/security/cyrus-sasl2-ldapdb/Makefile
Xin LI 974e13b501 net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR:		ports/257374
Reviewed by:	obrien
Approved by:	portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
2021-08-01 01:32:35 -07:00

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"