# $OpenBSD: Makefile,v 1.4 2019/07/12 21:02:15 sthen Exp $

COMMENT=		implementation of Munkres' solution to Assignment problem

DISTNAME=		Algorithm-Munkres-0.08
CATEGORIES=		devel

# perl
PERMIT_PACKAGE=	Yes

MODULES=		cpan
PKG_ARCH=		*

.include <bsd.port.mk>
