aboutsummaryrefslogtreecommitdiff
path: root/databases/php83-pgsql
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-10 11:59:03 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-10 14:57:35 +0000
commit95967c2077762985235e47db1fe9949bed5cbe8f (patch)
treed18f44b10a5c6ae9c4444c192cac7277a2003e6a /databases/php83-pgsql
parent603de61d050b2846386d913431e6cea459a0f82c (diff)
Diffstat (limited to 'databases/php83-pgsql')
-rw-r--r--databases/php83-pgsql/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/php83-pgsql/Makefile b/databases/php83-pgsql/Makefile
new file mode 100644
index 000000000000..3c7091a5e265
--- /dev/null
+++ b/databases/php83-pgsql/Makefile
@@ -0,0 +1,7 @@
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php83
+
+PKGNAMESUFFIX= -pgsql
+
+.include "${MASTERDIR}/Makefile"