# $Id: Portfile 26662 2007-07-02 07:12:49Z afb@macports.org $ PortSystem 1.0 name xfe version 0.99 categories x11 platforms darwin freebsd maintainers afb@macports.org description X File Explorer (Xfe) is an MS-Explorer like file manager for X. long_description \ X File Explorer (Xfe) is a filemanager for X. It is based on the popular \ X Win Commander, which is discontinued. Xfe is desktop independent and \ is written with the C++ Fox Toolkit. It has Windows Commander or \ MS-Explorer look and is very fast and simple. The main features are: \ file associations, mount/umount devices, directory tree for quick cd, \ change file attributes, auto save registry, compressed archives \ view/creation/extraction and much more. homepage http://roland65.free.fr/xfe/ master_sites sourceforge:xfe checksums md5 fb3513a328eec1b38e0d5b2208b42d78 depends_lib lib:libFOX-1.6:fox lib:libpng:libpng configure.args --with-included-gettext --enable-release post-configure { reinplace "s;/usr/local/share;${prefix}/share;" \ ${worksrcpath}/src/xfedefs.h }