openbsd-ports/lang/python/2.4/Makefile

12 lines
227 B
Makefile

# $OpenBSD: Makefile,v 1.38 2011/07/18 15:32:18 naddy Exp $
VERSION= 2.4
PATCHLEVEL= .6
REVISION= 10
SHARED_LIBS= python2.4 1.0
ALL_TARGET?= all ${WRKSRC}/Lib/plat-openbsd5
AUTOCONF_VERSION = 2.59
.include <bsd.port.mk>