# New ports collection makefile for:	openldap22-sasl-client
# Date created:				01 May 2004
# Whom:					Oliver Eikemeier
#
# $FreeBSD: ports/net/openldap22-sasl-client/Makefile,v 1.2 2004/08/15 18:18:45 eik Exp $
#

PKGNAMESUFFIX=		-sasl-client

COMMENT=		Open source LDAP client implementation with SASL2 support

CLIENT_ONLY=		yes
WITH_SASL=		yes

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

.include "${MASTERDIR}/Makefile"
