summaryrefslogtreecommitdiff
path: root/net/openldap23-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap23-client/Makefile')
-rw-r--r--net/openldap23-client/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/net/openldap23-client/Makefile b/net/openldap23-client/Makefile
deleted file mode 100644
index 172fa7d40eec..000000000000
--- a/net/openldap23-client/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: openldap22-client
-# Date created: 10 Jul 2003
-# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= openldap
-
-COMMENT= Open source LDAP client implementation
-
-CLIENT_ONLY= yes
-
-MASTERDIR= ${.CURDIR}/../openldap22-server
-
-.include "${MASTERDIR}/Makefile"