# $NetBSD: Makefile,v 1.2 2005/01/23 20:41:48 recht Exp $ # DISTNAME= Python-2.4 PKGNAME= python24-pth-2.4 CATEGORIES= lang python MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.python.org/ COMMENT= Interpreted, interactive, object-oriented programming language DEPENDS+= python24>=2.4:../../lang/python24 EXTRACT_ONLY= # empty NO_CHECKSUM= yes NO_CONFIGURE= yes NO_BUILD= yes NO_BUILDLINK= yes NO_MTREE= yes do-install: # empty .include "../../mk/bsd.pkg.mk"