# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0
name		gtk-smooth-engine
version		0.6.0.1
description	Smooth GTK2 Theme Engine
long_description       	smooth, fast and highly configurable GTK2 theme engine
maintainers	gmail.com:ultrix
categories	x11 gnome
platforms	darwin 
homepage	http://art.gnome.org/
master_sites    sourceforge:smooth-engine
checksums	md5 a2231118c8187649d1e634fdfe6f36de
depends_lib	path:lib/libgtk2.dylib:gtk2
configure.args  --mandir=${prefix}/share/man --disable-gtk-1
configure.cppflags-append	"-L${prefix}/lib"
configure.cflags	"-no-cpp-precomp -flat_namespace -undefined suppress"
