a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20420 2006-11-03 02:16:34Z jberry@macports.org $
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 nomaintainer@macports.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}