Doesn't support Python < 2.3.

This commit is contained in:
joerg 2006-12-06 17:45:35 +00:00
parent e514cdcf5b
commit e03c3f7264

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2006/10/17 16:46:49 drochner Exp $
# $NetBSD: Makefile,v 1.3 2006/12/06 17:45:35 joerg Exp $
DISTNAME= ctypes-1.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@ -9,6 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://starship.python.net/crew/theller/ctypes/
COMMENT= Foreign Function Interface package for Python
PYTHON_VERSIONS_ACCEPTED= 24 23
PYDISTUTILSPKG= yes
do-test: