blob: b98e40ee9602092a2570c43d9a18bff837d1cf07 (
plain) (
tree)
|
|
# New ports collection makefile for: openldap23-sasl-client
# Date created: 02 May 2005
# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru>
#
# $FreeBSD$
#
CLIENT_ONLY= yes
WITH_SASL= yes
MASTERDIR= ${.CURDIR}/../openldap23-server
.include "${MASTERDIR}/Makefile"
|