summaryrefslogtreecommitdiff
path: root/databases/php83-sqlite3
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-10 13:59:03 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-10 16:57:35 +0200
commit95967c2077762985235e47db1fe9949bed5cbe8f (patch)
treed18f44b10a5c6ae9c4444c192cac7277a2003e6a /databases/php83-sqlite3
parentdevel/py-python-gitlab: Update to 3.15.0 (diff)
*/*php83*: Sunrise
Please DO NOT use this version in production, it is an early test version. For upgrade notes please visit: https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS Sponsored by: Bounce Experts
Diffstat (limited to 'databases/php83-sqlite3')
-rw-r--r--databases/php83-sqlite3/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/php83-sqlite3/Makefile b/databases/php83-sqlite3/Makefile
new file mode 100644
index 000000000000..96e5277e3ac3
--- /dev/null
+++ b/databases/php83-sqlite3/Makefile
@@ -0,0 +1,7 @@
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php83
+
+PKGNAMESUFFIX= -sqlite3
+
+.include "${MASTERDIR}/Makefile"