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