a7fd09db10
From Alexandr Shadchin (firstname dot lastname at gmail dot com). martynas@ ok.
12 lines
226 B
Makefile
12 lines
226 B
Makefile
# $OpenBSD: Makefile,v 1.32 2010/10/28 08:22:11 fgsch Exp $
|
|
|
|
VERSION= 2.4
|
|
PATCHLEVEL= .6
|
|
REVISION= 4
|
|
SHARED_LIBS= python2.4 1.0
|
|
|
|
ALL_TARGET?= all ${WRKSRC}/Lib/plat-openbsd4
|
|
AUTOCONF_VERSION = 2.59
|
|
|
|
.include <bsd.port.mk>
|