# $Id: Portfile,v 1.6 2005/12/19 11:17:25 rhwood Exp $ PortSystem 1.0 name gconfmm version 2.12.0 description gconfmm provides C++ wrappers for gconf. long_description ${description} maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gtkmm.org/ master_sites gnome:sources/gconfmm/2.12/ use_bzip2 yes checksums md5 dfd62a95e7675943933b793183649402 \ sha1 ae4a57da4b5a17f055316c109e02e1c2e563fc5b \ rmd160 7adedfb1120dbefc61a2b908260851f388338e79 depends_lib lib:libgtkmm-2:gtkmm lib:libgconf-2:gconf lib:libiconv.2:libiconv configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"