Files
ports/lang/php/8.1/Makefile
T
2024-11-21 10:21:41 +00:00

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>