mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
8 lines
124 B
Makefile
8 lines
124 B
Makefile
PHP_VERSION= 8.1.31
|
|
PHP_PKGSPEC= >=8.1,<8.2
|
|
|
|
PHP_EXTENSIONS+= -imap -pspell
|
|
AUTOCONF_VERSION= 2.72
|
|
|
|
.include <bsd.port.mk>
|