# $Id: Portfile 20305 2006-11-01 21:00:47Z blair@macports.org $ PortSystem 1.0 name libgnomeprint version 2.12.1 description This is an implementation of the Gnome Printing Architecture long_description This is an implementation of the Gnome Printing \ Architecture maintainers macports-dev@lists.macosforge.org rhwood@macports.org categories gnome platforms darwin homepage http://www.levien.com/gnome/print-arch.html master_sites gnome:sources/libgnomeprint/2.12/ checksums rmd160 40e906f9b59e68802afbe322739956b57084b6ab depends_lib port:libxml2 \ port:zlib \ port:pango port:libart_lgpl \ port:libgnomecups \ port:popt depends_build port:bison use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env LDFLAGS="-L${prefix}/lib -L/usr/lib" \ CPPFLAGS="-I${prefix}/include"