# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem			1.0
name				gnugo
version				3.6
categories			games
platforms			darwin
maintainers			kallisys.net:pguyot
homepage			http://www.gnu.org/software/gnugo/gnugo.html
description			GNU Go
long_description	GNU Go is a free program that plays the game of Go.
master_sites		gnu:gnugo
checksums			md5 53abc7427d89d81155c8bfc8e005c47f \
					sha1 3bd2ed14822f078296de9f0d08068638e28553e3 \
					rmd160 0cc6cea6e250b7c6a11eae41bb794981e948d7a5
configure.args		--mandir=${prefix}/share/man --infodir=${prefix}/share/info

livecheck.check		regexm
livecheck.url		http://www.gnu.org/software/gnugo/download.html
livecheck.regex		{<li><a href="http://ftp.gnu.org/gnu/gnugo/">Download the source code\n  of GNU Go (.*?)</a>.</li>}
