openbsd-ports/lang/python/2.6/Makefile
2010-11-15 20:55:24 +00:00

11 lines
195 B
Makefile

# $OpenBSD: Makefile,v 1.22 2010/11/15 20:55:25 sthen Exp $
VERSION = 2.6
PATCHLEVEL = .6
REVISION = 0
SHARED_LIBS = python2.6 1.0
CONFIGURE_ARGS += --with-cxx_main
.include <bsd.port.mk>