# $Id: Portfile,v 1.2 2005/10/02 08:03:53 mij Exp $

PortSystem 1.0
name			gtk2-clearlooks
version			0.6.2
categories		x11 gnome
maintainers		tristan@opendarwin.org
description		An attractive gtk engine with a focus on usability.
long_description	Clearlooks will transform your GNOME desktop into an \
			attractive looking and usable environment.
homepage		http://clearlooks.sourceforge.net

master_sites		sourceforge:clearlooks
distname		clearlooks-${version}
checksums		md5 451ef33d1bffa261c5cbe01182199f97
configure.args		--mandir=${prefix}/share/man
configure.env		CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
			CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"
depends_lib		lib:libgtk.2:gtk2
use_bzip2		yes
