aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim-ldap/Makefile
blob: c5401e5dac0d2d375d77a22cb571389679c09c04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    exim-ldap
# Date created:             11 Jun 2001
# Whom:                 Sheldon Hearn <sheldonh@FreeBSD.org>
#
# $FreeBSD$
#

PKGNAMESUFFIX=  -ldap
MASTERDIR=  ${.CURDIR}/../exim

# See ${MASTERDIR}/Makefile for options controlling the LDAP lookup type.
WITH_LDAP=  yes

.include "${MASTERDIR}/Makefile"