openbsd-ports/lang/python/2.5/Makefile
2011-09-06 20:58:08 +00:00

12 lines
217 B
Makefile

# $OpenBSD: Makefile,v 1.51 2011/09/06 20:58:08 rpointel Exp $
VERSION= 2.5
PATCHLEVEL= .4
REVISION= 14
SHARED_LIBS= python2.5 1.0
AUTOCONF_VERSION= 2.61
CONFIGURE_ARGS+= --with-cxx_main
.include <bsd.port.mk>