# $OpenBSD: Makefile,v 1.5 2013/05/22 12:37:05 fgsch Exp $

VERSION =		3.3
PATCHLEVEL =		.2
SHARED_LIBS =		python3.3m 0.0
VERSION_SPEC =		>=3.3,<3.4

CONFIGURE_ARGS +=	--with-cxx_main \
			--with-system-expat

.include <bsd.port.mk>
