# $Id: Portfile,v 1.1 2004/11/16 11:14:49 olegb Exp $ PortSystem 1.0 name gtksee version 0.6.0b-1 description A simple image viewer based on GTK+ 1.2.x and running on X Window System. long_description ${description} maintainers olegb@opendarwin.org categories graphics x11 platforms darwin homepage http://gtksee.berlios.de/ master_sites http://download.berlios.de/gtksee/ checksums md5 faf4196ea38df0da93d9f403c03883a3 depends_lib lib:libgtk.1:gtk1 configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" destroot.destdir prefix=${destroot}${prefix}