summaryrefslogtreecommitdiff
path: root/net/openldap23-sasl-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap23-sasl-client/Makefile')
-rw-r--r--net/openldap23-sasl-client/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/openldap23-sasl-client/Makefile b/net/openldap23-sasl-client/Makefile
deleted file mode 100644
index 2f756703c915..000000000000
--- a/net/openldap23-sasl-client/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru>
-#
-# $FreeBSD$
-#
-
-CLIENT_ONLY= yes
-OPTIONS_SLAVE= SASL
-
-MASTERDIR= ${.CURDIR}/../openldap23-server
-
-.include "${MASTERDIR}/Makefile"