pkgsrc/lang/python23-nth/Makefile
2005-10-01 19:36:01 +00:00

13 lines
242 B
Makefile

# $NetBSD: Makefile,v 1.6 2005/10/01 19:36:01 recht Exp $
#
PKGNAME= python23-nth-2.3.5
PKGREVISION= 2
CONFLICTS+= python-[0-9]*
CONFIGURE_ARGS+= --without-threads
PY_VER_SUFFIX= 2n3
.include "../../lang/python23/Makefile.common"