aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap21-sasl-client/Makefile
blob: 5abd2948acc1803820753f92c75c4988a99c5625 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    openldap21-sasl-client
# Date created:             01 May 2004
# Whom:                 Oliver Eikemeier
#
# $FreeBSD$
#

PORTNAME=       openldap

COMMENT=        Open source LDAP client implementation with SASL2 support

CLIENT_ONLY=        yes
WITH_SASL=      yes

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

.include "${MASTERDIR}/Makefile"