From 95967c2077762985235e47db1fe9949bed5cbe8f Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 10 Jun 2023 13:59:03 +0200 Subject: */*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 --- databases/php83-pdo_odbc/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 databases/php83-pdo_odbc/Makefile (limited to 'databases/php83-pdo_odbc') diff --git a/databases/php83-pdo_odbc/Makefile b/databases/php83-pdo_odbc/Makefile new file mode 100644 index 000000000000..753ff0ef5600 --- /dev/null +++ b/databases/php83-pdo_odbc/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= databases + +MASTERDIR= ${.CURDIR}/../../lang/php83 + +PKGNAMESUFFIX= -pdo_odbc + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3