aboutsummaryrefslogblamecommitdiff
path: root/net/openldap24-sasl-client/Makefile
blob: 5935530d30987f0c11ac0f8338f5247f5eaa6d96 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                 
# New ports collection makefile for:	openldap22-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}/../openldap22-server

.include "${MASTERDIR}/Makefile"