summaryrefslogtreecommitdiff
path: root/games/pmars/pkg-descr
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-04-02 04:10:14 +0000
committerSteve Price <steve@FreeBSD.org>1999-04-02 04:10:14 +0000
commit6a42820fe3c9c577973e68c300de2910995c8cc9 (patch)
treeaa80804728d4c270125908666641f2f6fea1a273 /games/pmars/pkg-descr
parentActivate the gtimer port. (diff)
Import of pmars version 0.8
A portable corewar system with ICWS'94 extensions. PR: 10104 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
Diffstat (limited to 'games/pmars/pkg-descr')
-rw-r--r--games/pmars/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/games/pmars/pkg-descr b/games/pmars/pkg-descr
new file mode 100644
index 000000000000..a736bdb5743c
--- /dev/null
+++ b/games/pmars/pkg-descr
@@ -0,0 +1,18 @@
+pMARS (portable Memory Array Redcode Simulator) is a corewar
+interpreter with multi-platform support.
+pMARS implements the ICWS'94 draft standard, but can also be
+used in ICWS'88 mode.
+The base system includes a graphical core display for UNIX (curses,
+X11 and Linux svgalib), PC/DOS, and the Mac.
+A line-oriented debugger is included to help in writing warriors.
+
+Contributors:
+ * Albert Ma (ama@mit.edu)
+ * Na'ndor Sieben (sieben@imap1.asu.edu)
+ * Stefan Strack (stst@vuse.vanderbilt.edu)
+ * Mintardjo Wangsawidjaja (wangsawm@kira.csos.orst.edu)
+
+distfile: pmars08s.tar.Z (about 220kb)
+home page: http://www.koth.org/pmars
+
+- ported to FreeBSD by Gianmarco (gmarco@giovannelli.it)