freebsd-ports/games/lm-solve/Makefile
2022-08-08 19:35:58 -07:00

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>