# $Id: Portfile,v 1.4 2006/03/12 10:29:40 rhwood Exp $
PortSystem 1.0
name		libgnomecups
version		0.2.2
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 rhwood@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.levien.com/gnome/print-arch.html
master_sites    gnome:sources/libgnomecups/0.2/
checksums	rmd160 150e1c87a43d92dfa5237995f3615c733ed3e20f
depends_lib	lib:libglib.2:glib2
depends_build	path:${prefix}/include/cups/cups.h:cups-headers
use_bzip2 	yes
configure.args  --mandir=${prefix}/share/man 
configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" 
