# Created by: ijliao
# $FreeBSD: head/games/lm-solve/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	lm-solve
PORTVERSION=	0.8.4
PORTREVISION=	1
CATEGORIES=	games
MASTER_SITES=	CPAN/Games
DISTNAME=	Games-LMSolve-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Computerized Solver for Logic Mazes

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
