landry 635c433e2b Retire python 3.4 and 3.5, python 3.6 is the default python3 version
since 7 months, and nothing uses those anymore.
ok rpointel@ (MAINTAINER) ajacoutot@
2017-07-08 08:28:00 +00:00

9 lines
131 B
Makefile

# $OpenBSD: Makefile,v 1.68 2017/07/08 08:28:00 landry Exp $
SUBDIR =
SUBDIR += 2.7
SUBDIR += 3.6
.include <bsd.port.subdir.mk>