# $Id: Portfile 32373 2007-12-28 19:31:25Z pmq@macports.org $

PortSystem 1.0

name		  gnuchess
version		  5.07
revision	  1
categories	  games
platforms	  darwin freebsd
maintainers	  pmq

description 	  The GNU chess program
long_description  GNU Chess is a chess program. It enables you to play \
		  against an automated and skillful chess opponent on \
		  virtually any computer platform. Master strength.

homepage	  http://www.gnu.org/software/chess
master_sites	  gnu:chess

checksums	  md5 259da00aa559e5624c65279484fccaf7

patchfiles	  patch-common.h.diff

# or else it segfaults, I'm out of explanation here
configure.args	  --without-readline

livecheck.url	  ${homepage}/ChangeLog
livecheck.regex	  "(\[0-9.\]*) Released"
