1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/net/openldap21-sasl-client/Makefile

18 lines
340 B
Makefile

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