freebsd-ports/net/openldap22-client/Makefile

17 lines
330 B
Makefile
Raw Normal View History

# New ports collection makefile for: openldap22-client
# Date created: 10 Jul 2003
# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com>
#
# $FreeBSD$
#
PORTNAME= openldap
COMMENT= Open source LDAP client implementation
CLIENT_ONLY= yes
MASTERDIR= ${.CURDIR}/../openldap22-server
.include "${MASTERDIR}/Makefile"