# $Id: Portfile,v 1.18 2006/04/29 15:24:18 rhwood Exp $
PortSystem 1.0
name		gnome-icon-theme
version		2.14.2
description	A collection of icons for the GNOME 2 desktop.
long_description        gnome-icon-theme is a collection of icons and \
			emblems for the GNOME 2 desktop.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/${name}/2.14/
checksums	rmd160 528a1514efa830e4aa577d1f58b4808812b73baa

depends_lib	bin:perl:perl5.8 lib:libgettextlib:gettext port:intltool \
                port:hicolor-icon-theme

use_bzip2 	yes

configure.args  --mandir=${prefix}/share/man
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 
