# New ports collection makefile for:	openldap21-sasl-client
# Date created:				01 May 2004
# Whom:					Oliver Eikemeier
#
# $FreeBSD: ports/net/openldap21-sasl-client/Makefile,v 1.1 2004/05/02 00:01:51 eik Exp $
#

PORTNAME=		openldap

COMMENT=		Open source LDAP client implementation with SASL2 support

CLIENT_ONLY=		yes
WITH_SASL=		yes

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

.include "${MASTERDIR}/Makefile"
