Files
ports/lang/php/8.4/Makefile
T
2025-03-15 09:35:18 +00:00

13 lines
226 B
Makefile

PHP_VERSION= 8.4.5
AUTOCONF_VERSION= 2.72
# no PORTROACH marker for the highest branch, to allow finding new branches
PORTROACH=
PHP_PKGSPEC= >=8.4,<8.5
REVISION-xsl= 0
WANTLIB-pdo_odbc += iodbcinst
.include <bsd.port.mk>