---
name: exhaust
version: 1.9.2
origin: games/exhaust
comment: Redcode simulator easy to embed into applications
arch: freebsd:9:x86:64
www: http://www.cs.helsinki.fi/u/jpihlaja/exhaust/exhaust.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 25704
desc: |
  The `exhaust' project is a redcode simulator that is (hopefully) easy to embed
  into your applications, as an alternative to pMARS.

  Author: M Joonas Pihlaja
  WWW: http://www.cs.helsinki.fi/u/jpihlaja/exhaust/exhaust.html
categories: [games]
files:
  /usr/local/bin/exhaust: dc4a52c853abd0abdf815b3b73d66e0fcbd498cfbb68a5d4bbe76abd61fc275c
scripts: {}
message: |
  This MARS does not have a parser, so you have to do it separately.

  To parse Redcode programs with pMARS do the following:

  pmars-server -r 0 b-scanner.red | sed '1,2d' > b-scanner.rc
