# $NetBSD: Makefile,v 1.14 2018/11/10 16:12:19 kleink Exp $

DISTNAME=	geojson-2.4.1
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"
