openbsd-ports/devel/p5-Algorithm-Munkres/Makefile
2013-03-11 10:50:00 +00:00

14 lines
258 B
Makefile

# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:12 espie Exp $
COMMENT= implementation of Munkres' solution to Assignment problem
DISTNAME= Algorithm-Munkres-0.08
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
.include <bsd.port.mk>