13 lines
256 B
Makefile
13 lines
256 B
Makefile
PORTNAME= lm-solve
|
|
PORTVERSION= 0.14.2
|
|
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>
|