COMMENT =	munkres algorithm for the Assignment Problem

MODPY_DISTV =	1.1.4
DISTNAME =		munkres-${MODPY_DISTV}
PKGNAME =		py-algorithm-${DISTNAME}
REVISION =		3

CATEGORIES =		devel

HOMEPAGE =		https://github.com/bmc/munkres

# Apache v2
PERMIT_PACKAGE =	Yes

MODULES =		lang/python
MODPY_PI =		Yes
MODPY_PYBUILD =		setuptools

.include <bsd.port.mk>
