aboutsummaryrefslogtreecommitdiff
path: root/net/php5-ldap
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:15:33 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:15:33 +0000
commitd7d0ad0dc81aa2d314d6470fd553f385f7475c6b (patch)
tree3b82f7825c6cc5086827d445da94520e7976acde /net/php5-ldap
parente2af8a430c4256b816904869307a932de6cedcab (diff)
downloadports-d7d0ad0dc81aa2d314d6470fd553f385f7475c6b.tar.gz
ports-d7d0ad0dc81aa2d314d6470fd553f385f7475c6b.zip
Notes
Diffstat (limited to 'net/php5-ldap')
-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"