aboutsummaryrefslogtreecommitdiff
path: root/databases/php82-pdo_odbc
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-11 20:59:05 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-11 21:02:49 +0000
commit665b149d2692ff6926a092568304091995e07d39 (patch)
tree43733e6164a8fac2635af7542a26e80c2524c28c /databases/php82-pdo_odbc
parent86d3a1352320828ae4d68b3a49ea1916d4ee3389 (diff)
Diffstat (limited to 'databases/php82-pdo_odbc')
-rw-r--r--databases/php82-pdo_odbc/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/php82-pdo_odbc/Makefile b/databases/php82-pdo_odbc/Makefile
new file mode 100644
index 000000000000..985fb1c67f4f
--- /dev/null
+++ b/databases/php82-pdo_odbc/Makefile
@@ -0,0 +1,7 @@
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php82
+
+PKGNAMESUFFIX= -pdo_odbc
+
+.include "${MASTERDIR}/Makefile"