mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
Please DO NOT use this version in production, it is an early test version. port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A build is running to check all php ports with php82 and will be committed in batch tomorrow. Sponsored by: Bounce Experts
9 lines
142 B
Makefile
9 lines
142 B
Makefile
CATEGORIES= www
|
|
|
|
PKGNAMESUFFIX= -opcache
|
|
|
|
USES= php:zend,noflavors
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php82
|
|
|
|
.include "${MASTERDIR}/Makefile"
|