From 7974e18bbb76fbebe1e6360a504e5c018b738619 Mon Sep 17 00:00:00 2001 From: Oliver Eikemeier Date: Sun, 2 May 2004 00:03:19 +0000 Subject: Add OpenLDAP slave ports with SASL support for package users. See --- net/openldap24-sasl-client/Makefile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 net/openldap24-sasl-client/Makefile (limited to 'net/openldap24-sasl-client') diff --git a/net/openldap24-sasl-client/Makefile b/net/openldap24-sasl-client/Makefile new file mode 100644 index 000000000000..5935530d3098 --- /dev/null +++ b/net/openldap24-sasl-client/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: openldap22-sasl-client +# Date created: 01 May 2004 +# Whom: Oliver Eikemeier +# +# $FreeBSD$ +# + +PORTNAME= openldap + +COMMENT= Open source LDAP client implementation with SASL2 support + +CLIENT_ONLY= yes +WITH_SASL= yes + +MASTERDIR= ${.CURDIR}/../openldap22-server + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3