# $Id: Portfile 83385 2011-08-31 01:52:26Z dports@macports.org $ PortSystem 1.0 name gnugo version 3.8 categories games platforms darwin maintainers nomaintainer license GPL-3+ 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 6db0a528df58876d2b0ef1659c374a9a \ sha1 a8ce3c7512634f789bc0c964fe23a5a6209f25db \ rmd160 2f5c57a6c81ea3cfde073ba41cae09f3692e6e67 configure.args --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info \ --without-curses livecheck.type regexm livecheck.url http://www.gnu.org/software/gnugo/download.html livecheck.regex {
  • Download the source code\n of GNU Go (.*?).
  • }