1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/net/openldap23-sasl-client/Makefile

14 lines
275 B
Makefile
Raw Normal View History

# 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"