aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap24-sasl-client/Makefile
blob: 18c63f04190b81a1f270e4ff0b33bb8969244f19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# New ports collection makefile for:    openldap24-sasl-client
# Date created:             19 May 2006
# Whom:                 Xin LI <delphij@FreeBSD.org>
#
# $FreeBSD$
#

CLIENT_ONLY=        yes
WITH_SASL=      yes

MASTERDIR=      ${.CURDIR}/../openldap24-server

.include "${MASTERDIR}/Makefile"