diff options
author | pav <pav@FreeBSD.org> | 2006-04-29 17:27:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-29 17:27:39 +0800 |
commit | f4467273aa3cef06df2ca0f8ec32d74473d23f9f (patch) | |
tree | 5886178fd834f115d5ac0d393f8e3ac9f83c69af /x11-fm/Makefile | |
parent | 57c65b48bdf14805331c98800ce729b5ba2203f9 (diff) | |
download | freebsd-ports-gnome-f4467273aa3cef06df2ca0f8ec32d74473d23f9f.tar.gz freebsd-ports-gnome-f4467273aa3cef06df2ca0f8ec32d74473d23f9f.tar.zst freebsd-ports-gnome-f4467273aa3cef06df2ca0f8ec32d74473d23f9f.zip |
Jaffm is a lightweight wxWindows (GTK+ interface) file manager for
Unix, written in C++. It is aimed at nonsense-free file management. It
is mostly inspired by the List View in Mac OS Finder, but also has
Unix-handy features such as an interactive location bar with Bash-style
tab completion, and a simple but elegant user interface.
WWW: http://jaffm.binary.is/
PR: ports/96427
Submitted by: Shaun Amott <shaun@inerd.com>
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 7da06ebc14df..35c0ad4f52c2 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -18,6 +18,7 @@ SUBDIR += gnome-commander SUBDIR += gnome-commander2 SUBDIR += gprename + SUBDIR += jaffm SUBDIR += krusader SUBDIR += mtoolsfm SUBDIR += nautilus2 |