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
9 lines
130 B
Makefile
9 lines
130 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php83
|
|
|
|
PKGNAMESUFFIX= -intl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|