sthen 72ce314103 Provide PHP 7.4 packages.
The default version for use in PHP-based ports remains at 7.3.
2020-04-21 20:38:31 +00:00

9 lines
143 B
Makefile

# $OpenBSD: Makefile,v 1.22 2020/04/21 20:38:31 sthen Exp $
SUBDIR =
SUBDIR += 7.2
SUBDIR += 7.3
SUBDIR += 7.4
.include <bsd.port.subdir.mk>