# $Id: Portfile,v 1.4 2005/10/06 14:48:01 matt Exp $
PortSystem 1.0
name		hicolor-icon-theme
version		0.5
description	A default fallback theme.
long_description        This is the default fallback theme used by \
			implementations of the icon theme specification.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome 
platforms	darwin 
homepage	http://gnome.org/
master_sites    distfiles.opendarwin.org
# Dont use freedesktop.org - they be 0wn3d !
# http://freedesktop.org/Software/icon-theme/releases/
checksums	md5 947c7f6eb68fd95c7b86e87f853ceaa0
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"
