# $Id: Portfile,v 1.16 2005/03/15 13:59:51 olegb Exp $ PortSystem 1.0 name metacity version 2.10.0 description A window manager for the adult in you. long_description A window manager for the adult in you. maintainers gnome-darwinports@opendarwin.org categories gnome x11-wm platforms darwin homepage http://www.gnome.org/softwaremap/projects/Metacity master_sites gnome:sources/metacity/2.10/ checksums md5 fed363d8ce6ae33d6dd4850c8e48fbbc depends_lib lib:gnome-applets:gnome-applets patchfiles patch_ui.c use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" \ LDFLAGS="-L${prefix}/lib -lXft -lfreetype"