openbsd-ports/lang/python/2.5/Makefile
2013-03-31 21:35:26 +00:00

13 lines
242 B
Makefile

# $OpenBSD: Makefile,v 1.58 2013/03/31 21:35:26 bcallah Exp $
VERSION= 2.5
PATCHLEVEL= .4
REVISION= 19
SHARED_LIBS= python2.5 1.0
VERSION_SPEC= >=2.5,<2.6
AUTOCONF_VERSION= 2.61
CONFIGURE_ARGS+= --with-cxx_main
.include <bsd.port.mk>