aboutsummaryrefslogtreecommitdiff
path: root/net/php74-ldap
diff options
context:
space:
mode:
Diffstat (limited to 'net/php74-ldap')
-rw-r--r--net/php74-ldap/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/php74-ldap/Makefile b/net/php74-ldap/Makefile
new file mode 100644
index 000000000000..7b07a0284e37
--- /dev/null
+++ b/net/php74-ldap/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+CATEGORIES= net
+
+MASTERDIR= ${.CURDIR}/../../lang/php74
+
+PKGNAMESUFFIX= -ldap
+
+TEST_TARGET= test
+
+.include "${MASTERDIR}/Makefile"