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 --- ftp/php83-curl/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ftp/php83-curl/Makefile (limited to 'ftp/php83-curl') diff --git a/ftp/php83-curl/Makefile b/ftp/php83-curl/Makefile new file mode 100644 index 000000000000..247af9ee3511 --- /dev/null +++ b/ftp/php83-curl/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= ftp + +MASTERDIR= ${.CURDIR}/../../lang/php83 + +PKGNAMESUFFIX= -curl + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3