# $Id: Portfile,v 1.9 2005/05/24 04:39:09 olegb Exp $

PortSystem 1.0
name		gqview
version		2.0.1
categories	graphics x11
platforms	darwin
maintainers	mvitocruz@gmail.com
description	GQview image browser
long_description GQview is an image browser that features single click \
		access to view images and move around the directory tree.
homepage	http://gqview.sourceforge.net/
master_sites	sourceforge
checksums	md5 acd8f1dad2b04389c1936adac1512e32
depends_lib	lib:libgtk.2:gtk2
configure.args  --mandir=${prefix}/share/man
configure.env   LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include \
		CFLAGS=-flat_namespace
