2001-06-11 13:57:26 +02:00
|
|
|
# New ports collection makefile for: exim-ldap
|
|
|
|
# Date created: 11 Jun 2001
|
|
|
|
# Whom: Sheldon Hearn <sheldonh@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PKGNAMESUFFIX= -ldap
|
2001-06-14 23:37:21 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../exim
|
2001-06-11 13:57:26 +02:00
|
|
|
|
|
|
|
WITH_LDAP= yes
|
|
|
|
|
2001-06-14 23:37:21 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|