# $Id: Portfile,v 1.11 2004/09/19 18:18:43 olegb Exp $
PortSystem 1.0
name		libgnomeprint
version		2.8.0
description	This is an implementation of the Gnome Printing Architecture
long_description       	This is an implementation of the Gnome Printing \
			Architecture
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.levien.com/gnome/print-arch.html
master_sites    gnome:sources/libgnomeprint/2.8/
checksums	md5 b63b332443508b1f71b3061d58404590
depends_lib	lib:libgnomecups-1:libgnomecups
use_bzip2 	yes
configure.args  --mandir=${prefix}/share/man --disable-font-install
configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" 
