aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2008-01-30 03:55:27 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2008-01-30 03:55:27 +0000
commit611bbdeb72628112f6388a925b7d7d60b411a770 (patch)
treebcaca20acf09c028686aea7f2cf66b210f17f36c /games/Makefile
parent23854a54d7c6200c37ca0f58c82f6360bec52f2c (diff)
downloadports-611bbdeb72628112f6388a925b7d7d60b411a770.tar.gz
ports-611bbdeb72628112f6388a925b7d7d60b411a770.zip
PTools version 1.1.
This is a collection of utility programs for the game of Core War. The programs in this archive work well with the pMARS system, but most programs will also work with other simulators. Below is an overview of what we have: * mts - Short for "MARS Tournament Scheduler". * mopt - The "multiple optimizer" calculates optimal sets of constants for warriors. * pname - pname renames warrior files based on the ;name line. These additional tools have been included in the port but are not part of the original ptools package: * p3-2 - For generating p^3 redcode snippets. * corestep - For finding optimal step constants (similar to mopt). Note that the port prefixes all of these programs with "ptools-" to avoid conflicts and/or confusions with other ports. WWW: http://www.koth.org/pmars/
Notes
Notes: svn path=/head/; revision=206422
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 7375426f595f..26b69d57e562 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -588,6 +588,7 @@
SUBDIR += prboom
SUBDIR += primateplunge
SUBDIR += ptkei
+ SUBDIR += ptools
SUBDIR += pvpgn
SUBDIR += py-mnemosyne
SUBDIR += py-poker-eval