openbsd-ports/lang/python/Makefile
rpointel cc67cdc9fd add python2.7 to the build.
ok landry@ sthen@
2011-05-15 08:25:45 +00:00

11 lines
161 B
Makefile

# $OpenBSD: Makefile,v 1.57 2011/05/15 08:25:45 rpointel Exp $
SUBDIR =
SUBDIR += 2.4
SUBDIR += 2.5
SUBDIR += 2.6
SUBDIR += 2.7
.include <bsd.port.subdir.mk>