# $Id: Portfile,v 1.6 2005/01/09 08:08:11 jkh Exp $ PortSystem 1.0 name file-roller version 2.8.0 description An archive manager for GNOME long_description File Roller is an archive manager for the GNOME \ environment. Archive manager means that you can: \ * Create and modify archives. \ * View the content of an archive. \ * View a file contained in the archive. \ * Extract files from the archive. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://fileroller.sourceforge.net/ master_sites gnome:sources/file-roller/2.8/ checksums md5 4a26cdecb3e2ed0f94e34ef5995fa890 depends_lib lib:libgnome-session:gnome-session lib:libiconv.2:libiconv use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"