---
name: cre
version: 1.2.b.r2_1
origin: games/cre
comment: Corewars Redcode Evolver
arch: freebsd:9:x86:64
www: http://cre.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 66605
desc: |
  CRE, which stands for Corewars Redcode Evolver, is an open-source program that
  automatically generates programs for the game Corewars by using Charles
  Darwin's theories on natural selection. When you start CRE, here's what
  happens:

  1. A population of warriors is created by randomly selecting instructions.
  2. Each warrior's fitness is tested by battling with other warriors in the
     population.
  3. The fittest warriors reproduce and replace less fit warriors.
  4. The previous two steps are repeated indefinitely.

  WWW: http://cre.sourceforge.net/
categories: [games]
files:
  /usr/local/bin/cre: c6d11103ea7445639a27244bbc394d47f5f426182c955e6e029ca0ca064020ee
  /usr/local/share/doc/cre/CRE_Manual.txt: c651b9e25fae3cbb84040e14ab9bfdaec82bf06059d9b32b1cd611f42945429f
  /usr/local/share/doc/cre/Exhaust_README.txt: 32408abfdbd86ddcad5110f886b7cb9d10694b286b7d1c7c1dd0d0d062d6ba5e
  /usr/local/share/licenses/cre-1.2.b.r2_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/cre-1.2.b.r2_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/cre-1.2.b.r2_1/catalog.mk: 847da38c556591c832aa12e13394e0d556734d49589c4a9680a175fd54f5e7da
directories:
  /usr/local/share/licenses/cre-1.2.b.r2_1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/cre/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
