openbsd-ports/lang/python/2.5/Makefile
2012-08-23 19:19:16 +00:00

13 lines
240 B
Makefile

# $OpenBSD: Makefile,v 1.57 2012/08/23 19:19:17 sthen Exp $
VERSION= 2.5
PATCHLEVEL= .4
REVISION= 18
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>