# $NetBSD: Makefile,v 1.16 2022/01/04 20:54:02 wiz Exp $ DISTNAME= geojson-2.5.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 CATEGORIES= geography python MASTER_SITES= ${MASTER_SITE_PYPI:=g/geojson/} MAINTAINER= kleink@NetBSD.org HOMEPAGE= https://github.com/frewsxcv/python-geojson COMMENT= Python bindings and utlities for GeoJSON LICENSE= modified-bsd USE_LANGUAGES= # none .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"