kmos 64f7bd3d5d Retire and remove Python 3.8 from the ports tree.
A release has already happened with 3.9 as the default python 3
version.

ok sthen@
2022-08-11 02:15:02 +00:00

7 lines
83 B
Makefile

SUBDIR =
SUBDIR += 2.7
SUBDIR += 3.9
SUBDIR += 3.10
.include <bsd.port.subdir.mk>