# $Id: Portfile,v 1.3 2004/06/08 17:27:09 olegb Exp $ PortSystem 1.0 name libgnomeuimm version 2.6.0 description libgnomemm provides C++ wrappers for libgnomeui. long_description ${description} maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gtkmm.org/ master_sites gnome:sources/libgnomeuimm/2.6 use_bzip2 yes checksums md5 88cef74f116ba3272d1cec46f6566d85 depends_lib lib:libgnomecanvasmm-2:libgnomecanvasmm lib:libgnomeui-2:libgnome \ lib:libgnomevfsmm-2:gnome-vfsmm configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"