mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
11 lines
161 B
Makefile
11 lines
161 B
Makefile
PHP_VERSION= 8.2.29
|
|
AUTOCONF_VERSION= 2.72
|
|
|
|
# keep above 7.7-stable
|
|
REVISION= 4
|
|
|
|
PHP_PKGSPEC= >=8.2,<8.3
|
|
PHP_EXTENSIONS += -imap -pspell
|
|
|
|
.include <bsd.port.mk>
|