From c0b9892033cb566ec6a0c6d0fe5ce4b97c4c88de Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Wed, 2 Jul 2025 11:54:37 +0200 Subject: */*php85*: 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.5.0alpha1/UPGRADING Changelog: https://github.com/php/php-src/blob/php-8.5.0alpha1/NEWS --- textproc/php85-xmlwriter/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 textproc/php85-xmlwriter/Makefile (limited to 'textproc/php85-xmlwriter') diff --git a/textproc/php85-xmlwriter/Makefile b/textproc/php85-xmlwriter/Makefile new file mode 100644 index 000000000000..6bd6d56be8e6 --- /dev/null +++ b/textproc/php85-xmlwriter/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= textproc + +MASTERDIR= ${.CURDIR}/../../lang/php85 + +PKGNAMESUFFIX= -xmlwriter + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3