2013-09-20 17:36:33 +00:00
|
|
|
# Created by: ijliao
|
2002-09-05 09:07:55 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= lm-solve
|
2009-07-22 21:00:34 +00:00
|
|
|
PORTVERSION= 0.8.4
|
2002-09-05 09:07:55 +00:00
|
|
|
CATEGORIES= games
|
2008-04-17 14:30:31 +00:00
|
|
|
MASTER_SITES= CPAN
|
2009-02-04 03:28:49 +00:00
|
|
|
MASTER_SITE_SUBDIR= Games
|
2003-12-11 14:25:20 +00:00
|
|
|
DISTNAME= Games-LMSolve-${PORTVERSION}
|
2002-09-05 09:07:55 +00:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 17:32:26 +00:00
|
|
|
COMMENT= A Computerized Solver for Logic Mazes
|
2002-09-05 09:07:55 +00:00
|
|
|
|
2013-08-02 18:21:05 +00:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-09-05 09:07:55 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|