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

PKGNAMESUFFIX=		-client

COMMENT=		Open source LDAP client implementation

CLIENT_ONLY=		yes
WITHOUT_SASL=		yes

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

.include "${MASTERDIR}/Makefile"