aboutsummaryrefslogtreecommitdiff
path: root/net/php5-ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/php5-ldap/Makefile')
-rw-r--r--net/php5-ldap/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/php5-ldap/Makefile b/net/php5-ldap/Makefile
new file mode 100644
index 000000000000..19a2d294f7b9
--- /dev/null
+++ b/net/php5-ldap/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-ldap
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= net
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -ldap
+
+.include "${MASTERDIR}/Makefile"