opnsense-ports/games/lm-solve/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

17 lines
305 B
Makefile

# Created by: ijliao
# $FreeBSD$
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>