freebsd-ports/net/openldap23-client/Makefile

17 lines
329 B
Makefile
Raw Normal View History

# New ports collection makefile for: openldap23-client
# Date created: 02 May 2005
# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -client
COMMENT= Open source LDAP client implementation
CLIENT_ONLY= yes
MASTERDIR= ${.CURDIR}/../openldap23-server
.include "${MASTERDIR}/Makefile"