aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap23-client/Makefile
blob: 718587929666f421cef2aa921c9a106de0f959d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# New ports collection makefile for:    openldap23-client
# Date created:             02 May 2005
# Whom:                 Vsevolod Stakhov <vsevolod@highsecure.ru>
#
# $FreeBSD$
#

CLIENT_ONLY=        yes
WITHOUT_SASL=       yes

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

.include "${MASTERDIR}/Makefile"