sthen 7c5e230bd4 add php-7.3.3, now that it does something on OpenBSD other than crashing
all over the place. scaffolding for pecl modules to follow sometime later
after more tests.
2019-03-08 02:13:05 +00:00

9 lines
143 B
Makefile

# $OpenBSD: Makefile,v 1.18 2019/03/08 02:13:05 sthen Exp $
SUBDIR =
SUBDIR += 7.1
SUBDIR += 7.2
SUBDIR += 7.3
.include <bsd.port.subdir.mk>