diff options
author | will <will@FreeBSD.org> | 2000-06-10 06:25:05 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-10 06:25:05 +0800 |
commit | 2be83d043b9762d23ac93d154c8ef8192ba0b12c (patch) | |
tree | 84bc34e33d5c29c6934d39fca461de06ed844d4a /x11-fm/Makefile | |
parent | 9391806f15facd01089081cc03fac88fec2ac0c1 (diff) | |
download | freebsd-ports-gnome-2be83d043b9762d23ac93d154c8ef8192ba0b12c.tar.gz freebsd-ports-gnome-2be83d043b9762d23ac93d154c8ef8192ba0b12c.tar.zst freebsd-ports-gnome-2be83d043b9762d23ac93d154c8ef8192ba0b12c.zip |
Add vide, a simple filemanager with vi-like keybindings.
PR: 18649
Submitted by: Colman Reilly <careilly@thecia.ie>
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 d444370261d2..f91c1d3a0d14 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -13,6 +13,7 @@ SUBDIR += mfm SUBDIR += offix-files SUBDIR += tkdesk + SUBDIR += vide SUBDIR += workplace SUBDIR += x-files SUBDIR += xcruise |