COMMENT =	python library to work with countries and languages

MODPY_EGG_VERSION =	0.6.0

DISTNAME =	babelfish-${MODPY_EGG_VERSION}
PKGNAME =	py-${DISTNAME}
REVISION =	0

CATEGORIES =	misc

HOMEPAGE =	https://github.com/Diaoul/babelfish

# BSD-3-Clause
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_SETUPTOOLS =	Yes
MODPY_PYEST =		Yes

FLAVORS =	python3
FLAVOR =	python3

.include <bsd.port.mk>
