# $Id: Portfile,v 1.5 2004/09/30 15:55:45 olegb Exp $
PortSystem 1.0
name		gnome-mag
version		0.11.5
description	GNOME magnifier.
long_description       ${description} 
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/gnome-mag/0.11/
checksums	md5 131e4af7d18d819957add9f9d5bbcdcd
depends_lib	lib:libspi:at-spi
use_bzip2 	yes
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
