# $NetBSD: Makefile,v 1.11 2024/01/23 13:28:49 adam Exp $ DISTNAME= ansi-0.3.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= misc python MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansi/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/tehmaze/ansi COMMENT= ANSI cursor movement and graphics LICENSE= mit TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk"