Portfile

# $Id: Portfile 22922 2007-03-19 09:53:11Z rhwood@macports.org $
PortSystem 1.0
name gnome-icon-theme
version 2.18.0
revision 1
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 rhwood@macports.org openmaintainer@macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/${name}/2.18/
checksums rmd160 8cae0fac454d4eb2228de7afb409160171a5c4cb

depends_lib port:perl5.8 \
port:gettext \
port:intltool \
port:hicolor-icon-theme \
port:icon-naming-utils

use_bzip2 yes

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