aboutsummaryrefslogtreecommitdiff
path: root/games/lm-solve
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-05 09:07:55 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-05 09:07:55 +0000
commit64cee8ba3331ad3eccf576d4d03222c893613817 (patch)
tree1f9a5984297bf04409e7fa5a6b59f12890fabf39 /games/lm-solve
parent96f8dfa67123d5c3a1678eb4e57d40e0d83945a9 (diff)
downloadports-64cee8ba3331ad3eccf576d4d03222c893613817.tar.gz
ports-64cee8ba3331ad3eccf576d4d03222c893613817.zip
add lm-solve 0.6.0
A Computerized Solver for Logic Mazes
Notes
Notes: svn path=/head/; revision=65678
Diffstat (limited to 'games/lm-solve')
-rw-r--r--games/lm-solve/Makefile21
-rw-r--r--games/lm-solve/distinfo1
-rw-r--r--games/lm-solve/pkg-comment1
-rw-r--r--games/lm-solve/pkg-descr5
-rw-r--r--games/lm-solve/pkg-plist18
5 files changed, 46 insertions, 0 deletions
diff --git a/games/lm-solve/Makefile b/games/lm-solve/Makefile
new file mode 100644
index 000000000000..540efd8c879a
--- /dev/null
+++ b/games/lm-solve/Makefile
@@ -0,0 +1,21 @@
+# ex:ts=8
+# Ports collection makefile for: lm-solve
+# Date created: Sep 5, 2002
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= lm-solve
+PORTVERSION= 0.6.0
+CATEGORIES= games
+MASTER_SITES= http://vipe.technion.ac.il/~shlomif/lm-solve/
+DISTNAME= LM-Solve-${PORTVERSION}
+
+MAINTAINER= ports@FreeBSD.org
+
+PERL_CONFIGURE= yes
+
+MAN1= lm-solve.1
+
+.include <bsd.port.mk>
diff --git a/games/lm-solve/distinfo b/games/lm-solve/distinfo
new file mode 100644
index 000000000000..f5522d31256f
--- /dev/null
+++ b/games/lm-solve/distinfo
@@ -0,0 +1 @@
+MD5 (LM-Solve-0.6.0.tar.gz) = 761a56a529ace00a5074202e44bdb6a4
diff --git a/games/lm-solve/pkg-comment b/games/lm-solve/pkg-comment
new file mode 100644
index 000000000000..667f60c71c15
--- /dev/null
+++ b/games/lm-solve/pkg-comment
@@ -0,0 +1 @@
+A Computerized Solver for Logic Mazes
diff --git a/games/lm-solve/pkg-descr b/games/lm-solve/pkg-descr
new file mode 100644
index 000000000000..6ffca620c09a
--- /dev/null
+++ b/games/lm-solve/pkg-descr
@@ -0,0 +1,5 @@
+This program is a front end for the LM-Solve Perl modules that can be
+used to solve any of the number of Logic Mazes present on the Logic
+Mazes site (http://www.logicmazes.com/) and similar sites.
+
+WWW: http://vipe.technion.ac.il/~shlomif/lm-solve/
diff --git a/games/lm-solve/pkg-plist b/games/lm-solve/pkg-plist
new file mode 100644
index 000000000000..aa4aae30b47f
--- /dev/null
+++ b/games/lm-solve/pkg-plist
@@ -0,0 +1,18 @@
+bin/lm-solve
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Alice.pm
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Base.pm
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Input.pm
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Minotaur.pm
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Numbers.pm
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Plank/Base.pm
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Tilt/RedBlue.pm
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Tilt/Single.pm
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Tilt/Multi.pm
+lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Tilt/Base.pm
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Plank
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver/Tilt
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Shlomif/LMSolver
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Shlomif
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Shlomif/LMSolver/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Shlomif/LMSolver
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Shlomif