daniel 43446f11cd retire python 3.7
An earlier diff was okayed by rpointel@, kmos@. sthen@ requested to move
the @conflict and @pkgpath markers from 3.7 to 3.8 in the same commit (a
better approach). Final diff was ok sthen@.
2020-12-29 23:59:06 +00:00

10 lines
145 B
Makefile

# $OpenBSD: Makefile,v 1.73 2020/12/29 23:59:06 daniel Exp $
SUBDIR =
SUBDIR += 2.7
SUBDIR += 3.8
SUBDIR += 3.9
.include <bsd.port.subdir.mk>