aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-17 22:29:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-17 22:29:08 +0000
commit067051860d14eeed178a857368ed5c837c9e79eb (patch)
tree7af2a9df867fefa3b360771ede34e0acebfb4992 /x11-fm/Makefile
parentac305ac5afacdeb61a177c8d46158527b51df22d (diff)
downloadports-067051860d14eeed178a857368ed5c837c9e79eb.tar.gz
ports-067051860d14eeed178a857368ed5c837c9e79eb.zip
Add xplore, an Explorer-like Motif based file manager.
Besides the usual tree and file views, it also have "shelf" inspired by the NeXT file manager, and a log pane for capturing output of launched programs. PR: ports/55540 Submitted by: Albert Graef <Dr.Graef@t-online.de>
Notes
Notes: svn path=/head/; revision=96122
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r--x11-fm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index 0ed29f449410..ebedd86d8d86 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -36,5 +36,6 @@
SUBDIR += xfe
SUBDIR += xfm
SUBDIR += xnc
+ SUBDIR += xplore
.include <bsd.port.subdir.mk>