freebsd-ports/net/openldap22-sasl-server/Makefile
Xin LI a1139d84aa Fix wrong PKGNAME and COMMENT when WITH_SASL is defined.
Please note that the openldap 2.2.x series is now considered obsolete
and is no longer maintained.  Therefore, updates to this port would
be more conservative and less effort would be taken here in the future.

Current OpenLDAP users are encouraged to upgrade to 2.3.x.

Submitted by:	Gyorgy TEUBEL <tgyurci freemail hu> (with changes)
PR:		ports/91902
2006-05-29 06:35:13 +00:00

12 lines
232 B
Makefile

# New ports collection makefile for: openldap22-sasl-server
# Date created: 01 May 2004
# Whom: Oliver Eikemeier
#
# $FreeBSD$
#
WITH_SASL= yes
MASTERDIR= ${.CURDIR}/../openldap22-server
.include "${MASTERDIR}/Makefile"