1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# New ports collection makefile for: openldap23-sasl-server # Date created: 02 May 2005 # Whom: Vsevolod Stakhov <vsevolod@highsecure.ru> # # $FreeBSD$ # PKGNAMESUFFIX= -sasl-server COMMENT= Open source LDAP server implementation with SASL2 support WITH_SASL= yes MASTERDIR= ${.CURDIR}/../openldap23-server .include "${MASTERDIR}/Makefile"