openbsd-ports/lang/python/2.4/Makefile
2011-09-16 10:31:20 +00:00

13 lines
247 B
Makefile

# $OpenBSD: Makefile,v 1.40 2011/09/16 10:31:21 espie Exp $
VERSION= 2.4
PATCHLEVEL= .6
REVISION= 10
REVISION-bsddb= 12
SHARED_LIBS= python2.4 1.0
ALL_TARGET?= all ${WRKSRC}/Lib/plat-openbsd5
AUTOCONF_VERSION = 2.59
.include <bsd.port.mk>