# $Id: Portfile,v 1.7 2003/09/12 18:06:46 olegb Exp $ PortSystem 1.0 name gnome-vfs version 2.2.5 description This is the GNOME Virtual File System. long_description This is the GNOME Virtual File System. \ GNOME VFS is currently used as one of the \ foundations of the Nautilus file manager. maintainers olegb@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:desktop/2.2/2.2.2/sources/gnome-vfs/2.2/ checksums md5 6ed2702382675c78eed6a96b2296e51d depends_lib lib:libgconf-2:gconf lib:gnome-mime-magic:gnome-mime-data patchfiles patch_gnome-vfs-utils.c patch_file-metod.c \ patch_ltmain.sh use_bzip2 yes configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"