bket 8cf6b94d4d Remove python2 FLAVOR, migrate to python3 by default.
"reads good, i'm ok with this..." landry@.
OK mariani@ (who imported spyder).
2020-03-06 15:28:43 +00:00

9 lines
176 B
Makefile

# $OpenBSD: Makefile,v 1.2 2020/03/06 15:28:43 bket Exp $
SUBDIR =
SUBDIR += spyder,python3
SUBDIR += py-spyder-kernels,python3
.include <bsd.port.subdir.mk>