# -*- Mode: Tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:et:sw=4:ts=4:sts=4 # $Id: Portfile 31605 2007-11-30 01:38:34Z rhwood@macports.org $ PortSystem 1.0 name freeciv version 2.1.1 revision 0 categories games maintainers rhwood 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... homepage http://www.freeciv.org/ platforms macosx master_sites sourceforge:freeciv ftp://ftp.freeciv.org/freeciv/stable/ checksums sha1 95c342d3e9d713be550c8e68aa6c30723f336c84 use_bzip2 yes pre-fetch { ui_msg "Please note that this port conflicts with port:freeciv-x11." } depends_lib \ port:freetype \ port:libpng \ port:libsdl \ port:libsdl_image \ port:libsdl_mixer \ port:readline \ port:libiconv configure.args \ --enable-client=sdl \ --with-readline \ --with-zlib \ --enable-nls \ --with-libiconv-prefix=${prefix} \ --with-sdl-prefix=${prefix}