# $Id: Portfile,v 1.2 2005/09/13 05:59:22 olegb Exp $
PortSystem 1.0
name		gnome-photo-print
version		0.6.3
description	Gnome Photo Printer is intended for printing photos in an easy way.
long_description	${description}
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.fogman.de/gpp/
distname	gpp-${version}
master_sites	http://www.fogman.de/gpp/
checksums	md5 5abf0e96d9997ed7cbe362b8fa10230f
depends_lib	lib:libgnomeprintui-2-2:libgnomeprintui
configure.args	--mandir=${prefix}/share/man 
configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
