2006-05-26 04:44:25 +02:00
|
|
|
# New ports collection makefile for: openldap24-sasl-client
|
|
|
|
# Date created: 19 May 2006
|
|
|
|
# Whom: Xin LI <delphij@FreeBSD.org>
|
2005-05-05 02:53:44 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
CLIENT_ONLY= yes
|
|
|
|
WITH_SASL= yes
|
|
|
|
|
2006-05-26 04:44:25 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../openldap24-server
|
2005-05-05 02:53:44 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|