# $Id: Portfile 20305 2006-11-01 21:00:47Z blair@macports.org $ PortSystem 1.0 name metacity version 2.14.5 description A window manager for the adult in you. long_description ${description} maintainers macports-dev@lists.macosforge.org categories gnome x11-wm platforms darwin homepage http://www.gnome.org/softwaremap/projects/Metacity master_sites gnome:sources/${name}/2.14/ checksums md5 a14c4a07e456a2590452d6c9db2e5153 \ sha1 e46b27c04b3cadd710384e15db8e7cca32058093 \ rmd160 46fcdde1801b58f092fca64c300f195ec1852125 depends_lib \ port:startup-notification \ port:gnome-themes depends_build \ port:gnome-doc-utils use_bzip2 yes configure.args --mandir=${prefix}/share/man --disable-scrollkeeper configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib -I/usr/X11R6/include -L/usr/X11R6/lib" post-activate { system "scrollkeeper-update" }