freebsd-ports/mail/exim-ldap2/Makefile
Sheldon Hearn 7c2eba3e25 Don't hard-code the desired OpenLDAP version; this value happens to be
the default now, and should slide foward gracefully (or obey make.conf
or portupgrade.conf).

Reported by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-29 12:56:01 +00:00

13 lines
251 B
Makefile

# New ports collection makefile for: exim-ldap2
# Date created: 3 Jul 2001
# Whom: Sheldon Hearn <sheldonh@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -ldap2
MASTERDIR= ${.CURDIR}/../exim
WITH_OPENLDAP= yes
.include "${MASTERDIR}/Makefile"