# New ports collection makefile for: openldap23-sasl-client # Date created: 02 May 2005 # Whom: Vsevolod Stakhov # # $FreeBSD$ # PKGNAMESUFFIX= -sasl-client COMMENT= Open source LDAP client implementation with SASL2 support CLIENT_ONLY= yes WITH_SASL= yes MASTERDIR= ${.CURDIR}/../openldap23-server .include "${MASTERDIR}/Makefile"