mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
7cb4d267de
generated config files.
14 lines
212 B
Makefile
14 lines
212 B
Makefile
PHP_VERSION= 8.3.31
|
|
REVISION= 2
|
|
|
|
AUTOCONF_VERSION= 2.71
|
|
|
|
DEFAULT_PHP= Yes
|
|
|
|
PHP_PKGSPEC= >=8.3,<8.4
|
|
PHP_EXTENSIONS= -imap -pspell
|
|
ZEND_EXTENSIONS= -opcache
|
|
CONFIGURE_ARGS= --enable-opcache
|
|
|
|
.include <bsd.port.mk>
|