aboutsummaryrefslogblamecommitdiff
path: root/net/openldap22-sasl-server/Makefile
blob: 7cf17b2ff915267103da590e42e6f9c4948431fa (plain) (tree)
1
2
3
4
5
6
7
8






                                                              
                                    







                                                                                 
# New ports collection makefile for:	openldap22-sasl-server
# Date created:				01 May 2004
# Whom:					Oliver Eikemeier
#
# $FreeBSD$
#

PKGNAMESUFFIX=		-sasl-server

COMMENT=		Open source LDAP server implementation with SASL2 support

WITH_SASL=		yes

MASTERDIR=		${.CURDIR}/../openldap22-server

.include "${MASTERDIR}/Makefile"