Portfile

# $Id: Portfile 22898 2007-03-18 09:48:43Z rhwood@macports.org $
PortSystem 1.0
name gnome-themes
version 2.18.0
description A collection of themes and icons for GNOME 2 designed \
for accessibility.
long_description New package of default themes for GNOME, \
which currently includes GTK+ and icon \
themes designed for accessibility.
maintainers rhwood@macports.org openmaintainer@macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/gnome-themes/2.18/
checksums md5 00c6cad5cd9927c9b532f49c93ea35f7 \
sha1 c1758df2e1545808aee21b2b76325178da084d8c \
rmd160 08f2e9403836199f78986dffa42b89a21f2ba58a

depends_lib lib:gtk-engines-2:gtk-engines2

depends_build bin:gnutar:gnutar \
bin:perl:perl5.8 \
port:icon-naming-utils

use_bzip2 yes

extract.post_args |gnutar -xf -

configure.args --enable-all-themes
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include"