1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/net/openldap22-client/Makefile
Xin LI c5bb3076df 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:29:42 +00:00

13 lines
259 B
Makefile

# New ports collection makefile for: openldap22-client
# Date created: 10 Jul 2003
# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com>
#
# $FreeBSD$
#
CLIENT_ONLY= yes
MASTERDIR= ${.CURDIR}/../openldap22-server
.include "${MASTERDIR}/Makefile"