12 lines
206 B
Makefile
12 lines
206 B
Makefile
# $OpenBSD: Makefile,v 1.33 2020/05/14 19:34:54 sthen Exp $
|
|
|
|
PORTROACH= limit:^7\.3
|
|
PHP_VERSION= 7.3.18
|
|
PHP_PKGSPEC= >=7.3,<7.4
|
|
|
|
DEFAULT_PHP= Yes
|
|
|
|
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
|
|
|
.include <bsd.port.mk>
|