---
name: phalanx
version: 23.b
origin: games/phalanx
comment: Xboard-compatible chess playing program
arch: freebsd:9:x86:64
www: http://phalanx.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 647458
desc: |
  Phalanx is a chess playing program. Phalanx is xboard compatible.
  Running with xboard: 'xboard -fcp phalanx'. Note that permanent
  brain (pondering) is off by default. Newer versions of xboard set
  it on with the 'hard' command. If this does not work, try 'xboard
  -fcp "phalanx -p+"' or (for <4.0.0 versions of xboard) change your
  initString (see Xboard documentation for details). It's better to
  stop permanent brain in both programs, when playing Phalanx against
  another program on a machine with one CPU.

  It's also possible to run phalanx without xboard. Do "phalanx -h"
  to get a list of command line options. One important command of
  phalanx's ASCII interface is "help".

  WWW: http://phalanx.sourceforge.net/
categories: [games]
files:
  /usr/local/bin/phalanx: f39b04bdcf5331bd8a493cc6d207b4080591f9a381fdfc51425d8958a4c5ca2b
  /usr/local/share/doc/phalanx/HISTORY: 8b4c70d84337b16c8930a9ae3e9ab6d6e1979a0c94532556a348e3bcf1b4ee49
  /usr/local/share/doc/phalanx/README: f038e6401aa6048c606a560ad7648a9845d7547c2fbc97dc7168f3ce8b7bfbf3
  /usr/local/share/doc/phalanx/README.old: dde704a345f4d706317c6e8dcb76ee395d84354d60b42a562258f21e97c47dfb
  /usr/local/share/licenses/phalanx-23.b/GPLv2: 2eddd462b866844ab25a1f6e4de1b9c62ed5ac5e20f408690aafdfd181eabc11
  /usr/local/share/licenses/phalanx-23.b/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/phalanx-23.b/catalog.mk: 26d285d4188e322bd29a5fa23abfbca7579e578abdf9a36439ff1f2c7978e239
  /usr/local/share/phalanx/eco.phalanx: 229ea73fdc811432a9b2e8b1e92726e7ef46174a39ee3ad121924fe7a8182ddb
  /usr/local/share/phalanx/pbook.phalanx: 553213afda81dc7ac6d27439a52fe79d0efb20478574dbef3dea85d14d0447e4
  /usr/local/share/phalanx/sbook.phalanx: c910507813899bd78dae287f6f999a8a428c8e9137693cdd55dfee7faffdf8ea
directories:
  /usr/local/share/phalanx/: n
  /usr/local/share/licenses/phalanx-23.b/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/phalanx/: 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
