# $NetBSD: Makefile,v 1.9 2017/02/21 08:00:24 kleink Exp $ DISTNAME= geojson-1.3.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 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= # empty .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"