aboutsummaryrefslogtreecommitdiff
path: root/games/exhaust-doc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-07-22 15:21:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-07-22 15:21:40 +0000
commitfe0e757041f4457daac3c38002fb84d570847556 (patch)
tree212026ee5b8967960ed59a6a88d1f82aa19dfe63 /games/exhaust-doc
parent36e1f0960a63512227f4f52413a3f922475795f2 (diff)
downloadports-fe0e757041f4457daac3c38002fb84d570847556.tar.gz
ports-fe0e757041f4457daac3c38002fb84d570847556.zip
- Trim Header
- Update WWW and MASTER_SITES PR: 180685 Submitted by: ports fury
Notes
Notes: svn path=/head/; revision=323462
Diffstat (limited to 'games/exhaust-doc')
-rw-r--r--games/exhaust-doc/Makefile8
-rw-r--r--games/exhaust-doc/pkg-descr15
2 files changed, 10 insertions, 13 deletions
diff --git a/games/exhaust-doc/Makefile b/games/exhaust-doc/Makefile
index 51089e65a29b..f82e22d9bf9d 100644
--- a/games/exhaust-doc/Makefile
+++ b/games/exhaust-doc/Makefile
@@ -1,14 +1,10 @@
-# New ports collection makefile for: games/exhaust-doc
-# Date created: 7 Aug 2005
-# Whom: Alejandro Pulver <alejandro@varnet.biz>
-#
+# Created by: Alejandro Pulver <alejandro@varnet.biz>
# $FreeBSD$
-#
PORTNAME= exhaust
PORTVERSION= 1.9.2
CATEGORIES= games
-MASTER_SITES= http://www.cs.helsinki.fi/u/jpihlaja/exhaust/
+MASTER_SITES= http://corewar.co.uk/pihlaja/exhaust/
PKGNAMESUFFIX= -doc
MAINTAINER= ports@FreeBSD.org
diff --git a/games/exhaust-doc/pkg-descr b/games/exhaust-doc/pkg-descr
index 7dea80256794..db2420294319 100644
--- a/games/exhaust-doc/pkg-descr
+++ b/games/exhaust-doc/pkg-descr
@@ -1,18 +1,19 @@
-The `exhaust' project is a redcode simulator that is (hopefully) easy to embed
-into your applications, as an alternative to pMARS.
+The `exhaust' project is a redcode simulator that is (hopefully)
+easy to embed into your applications, as an alternative to pMARS.
The documentation contains the following:
README - Instructions to embed exhaust in a program.
-test.pl - Perl script to check for differences between exhaust and pMARS.
+test.pl - Perl script to check for differences between exhaust
+ and pMARS.
src/ - The C source code of exhaust (highly commented).
warriors/ - Test warriors.
-The "warriors" subdirectory contains Redcode assembly files (.red) and parsed
-Redcode assembly files (.rc). The last ones can be loaded into exhaust, the
-others have to be parsed, for example with pMARS.
+The "warriors" subdirectory contains Redcode assembly files (.red)
+and parsed Redcode assembly files (.rc). The last ones can be loaded
+into exhaust, the others have to be parsed, for example with pMARS.
NOTE: this documentation is only useful for developers.
Author: M Joonas Pihlaja
-WWW: http://www.cs.helsinki.fi/u/jpihlaja/exhaust/exhaust.html
+WWW: http://corewar.co.uk/pihlaja/exhaust/