# $OpenBSD: Makefile,v 1.5 2020/07/03 21:44:38 sthen Exp $

COMMENT=		implementation of Munkres' solution to Assignment problem

DISTNAME=		Algorithm-Munkres-0.08
CATEGORIES=		devel
REVISION=		0

# perl
PERMIT_PACKAGE=	Yes

MODULES=		cpan
PKG_ARCH=		*

.include <bsd.port.mk>
