# $Id: Portfile,v 1.7 2003/09/16 11:48:16 olegb Exp $ PortSystem 1.0 name gnome-games version 2.2.1 description Session component for the GNOME 2 desktop long_description Session component for the GNOME 2.0 desktop. \ This package contains the commands needed to \ start GNOME 2.0. maintainers olegb@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gnome-games/2.2/ checksums md5 15b47c5f3cba31aaadd21ea51af2833b patchfiles patch_adjmtrx.c patch_connect4.c patch_heurist.c \ patch_pbsolver.c patch_bintree.c patch_evaluate.c \ patch_ia_main.c patch_network.c patch_gdk-card-image.c depends_lib lib:libgnome-desktop-2:gnome-desktop use_bzip2 yes configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" \ LDDFLAGS="-lresolv"