aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim-ldap2/Makefile
blob: a72cdc0e8063b4c1cc45a4c09ee4ea5de6965260 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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_LDAP=  yes
LDAP_LIB_TYPE=  OPENLDAP2

.include "${MASTERDIR}/Makefile"