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

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

WITH_LDAP=  yes

.include "${MASTERDIR}/Makefile"