summaryrefslogtreecommitdiff
path: root/net/php72-ldap
diff options
context:
space:
mode:
Diffstat (limited to 'net/php72-ldap')
-rw-r--r--net/php72-ldap/Makefile9
-rw-r--r--net/php72-ldap/php71-ldap/Makefile9
2 files changed, 18 insertions, 0 deletions
diff --git a/net/php72-ldap/Makefile b/net/php72-ldap/Makefile
new file mode 100644
index 000000000000..930af552e593
--- /dev/null
+++ b/net/php72-ldap/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+CATEGORIES= net
+
+MASTERDIR= ${.CURDIR}/../../lang/php72
+
+PKGNAMESUFFIX= -ldap
+
+.include "${MASTERDIR}/Makefile"
diff --git a/net/php72-ldap/php71-ldap/Makefile b/net/php72-ldap/php71-ldap/Makefile
new file mode 100644
index 000000000000..1edcb04d0de5
--- /dev/null
+++ b/net/php72-ldap/php71-ldap/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+CATEGORIES= net
+
+MASTERDIR= ${.CURDIR}/../../lang/php71
+
+PKGNAMESUFFIX= -ldap
+
+.include "${MASTERDIR}/Makefile"