# $Id: Portfile,v 1.9 2005/03/24 16:46:16 olegb Exp $ PortSystem 1.0 name eog version 2.9.0 description An image viewing program. long_description This is the Eye of Gnome, an image viewer program. \ It is meant to be a fast and functional image viewer \ as well as an image cataloging program. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/eog/2.9/ checksums md5 be4c2b1dcb1457069d03bf282fccf54b depends_lib lib:libgnomeprintui:libgnomeprintui use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"