# -*- Mode: Tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:et:sw=4:ts=4:sts=4 # $Id: Portfile 60953 2009-11-29 21:07:01Z blb@macports.org $ PortSystem 1.0 name freeciv version 2.1.10 categories games maintainers nomaintainer description An empire-building strategy game long_description \ Freeciv is a Free and Open Source empire-building strategy game inspired \ by the history of human civilization. The game commences in prehistory \ and your mission is to lead your tribe from the stone age to the space \ age... platforms macosx homepage http://www.freeciv.org/ master_sites sourceforge ftp://ftp.freeciv.org/freeciv/stable/ use_bzip2 yes checksums md5 a2aa9b247d7f1581eff9e66786f4f747 \ sha1 94a0e9039d12142394df30148a7e1edd685da058 \ rmd160 ce9a35a984b7130d04d2df37ccb7f61648143062 conflicts freeciv-x11 depends_lib port:freetype port:libpng port:libsdl port:libsdl_image \ port:libsdl_mixer port:readline port:libiconv port:zlib configure.args --enable-client=sdl --with-readline --with-zlib \ --enable-nls --with-libiconv-prefix=${prefix} \ --with-sdl-prefix=${prefix} --mandir=${prefix}/share/man livecheck.type regex livecheck.url ${homepage} livecheck.regex freeciv-(\[0-9\.\]+).tar.bz2