804f71f46d
a Norton Commander style interface and running on any operating system with Java support (Mac OS X, Windows, Linux, *BSD, Solaris...). Here's a non-exaustive list of what you'll find: - Virtual filesystem with local volumes, FTP, SFTP, SMB, NFS, HTTP and Bonjour support - Quickly copy, move, rename files, create directories, email files... - Browse, create and uncompress ZIP, TAR, GZip, BZip2, ISO/NRG, AR/Deb and LST archives - Universal bookmarks and credentials manager - Multiple windows support - Full keyboard access - Highly configurable WWW: http://www.mucommander.com PR: ports/114001 Submitted by: Lars Engels <lars.engels at 0x20.net>
48 lines
1,002 B
Makefile
48 lines
1,002 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = X11 file managers
|
|
|
|
SUBDIR += FSViewer
|
|
SUBDIR += asfiles
|
|
SUBDIR += binder
|
|
SUBDIR += cfm
|
|
SUBDIR += dfm
|
|
SUBDIR += dolphin
|
|
SUBDIR += emelfm2
|
|
SUBDIR += endeavour
|
|
SUBDIR += entropyfm
|
|
SUBDIR += evidence
|
|
SUBDIR += ezfm
|
|
SUBDIR += filerunner
|
|
SUBDIR += fsv
|
|
SUBDIR += gentoo
|
|
SUBDIR += gnome-commander
|
|
SUBDIR += gnome-commander2
|
|
SUBDIR += gprename
|
|
SUBDIR += jaffm
|
|
SUBDIR += krusader
|
|
SUBDIR += mtoolsfm
|
|
SUBDIR += mucommander
|
|
SUBDIR += nautilus
|
|
SUBDIR += pcmanfm
|
|
SUBDIR += py-nautilus
|
|
SUBDIR += rox-filer
|
|
SUBDIR += rox-mime-editor
|
|
SUBDIR += rox-session
|
|
SUBDIR += tdfsb
|
|
SUBDIR += thunar
|
|
SUBDIR += tkdesk
|
|
SUBDIR += twander
|
|
SUBDIR += velocity
|
|
SUBDIR += worker
|
|
SUBDIR += workplace
|
|
SUBDIR += x-files
|
|
SUBDIR += xcruise
|
|
SUBDIR += xdiskusage
|
|
SUBDIR += xfe
|
|
SUBDIR += xfm
|
|
SUBDIR += xnc
|
|
SUBDIR += xplore
|
|
|
|
.include <bsd.port.subdir.mk>
|