# $NetBSD$

DISTNAME=	pycountry-20.7.3
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES=	converters python
MASTER_SITES=	${MASTER_SITE_PYPI:=p/pycountry/}

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://pypi.org/project/pycountry/
COMMENT=	ISO country, currency and script definitions and their translations
LICENSE=	gnu-lgpl-v2.1

USE_PKGLOCALEDIR=	yes

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
