1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/x11-fm/Makefile
Dmitry Marakasov a9a5fdf462 The purpose of this project is to create a multi-platform open
source file manager (Windows, Linux, FreeBSD, OS X) mimicking the
look-n-feel of Far Manager.

Features:

 * Mimic look-n-feel (including editor and shortcuts) of Far Manager
 * Built-in terminal
 * Built-in text editor with syntax highlighting
 * Built-in text viewer
 * Virtual file system (smb, ftp, sftp)
 * Very fast user interface

WWW: https://github.com/corporateshark/WalCommander
2014-08-30 01:30:32 +00:00

42 lines
894 B
Makefile

# $FreeBSD$
#
COMMENT = X11 file managers
SUBDIR += asfiles
SUBDIR += catseye-fm
SUBDIR += deforaos-browser
SUBDIR += doublecmd
SUBDIR += emelfm2
SUBDIR += ezfm
SUBDIR += filerunner
SUBDIR += gentoo
SUBDIR += gnome-commander2
SUBDIR += gprename
SUBDIR += krusader2
SUBDIR += mate-file-manager
SUBDIR += mtoolsfm
SUBDIR += mucommander
SUBDIR += nautilus
SUBDIR += p5-PerlFM
SUBDIR += pbi-thumbnailer
SUBDIR += pcmanfm
SUBDIR += qtfm
SUBDIR += rodent
SUBDIR += rox-filer
SUBDIR += rox-mime-editor
SUBDIR += rox-session
SUBDIR += tdfsb
SUBDIR += thunar
SUBDIR += thunar-vfs
SUBDIR += twander
SUBDIR += ultracopier
SUBDIR += walcommander
SUBDIR += worker
SUBDIR += xcruise
SUBDIR += xdiskusage
SUBDIR += xfe
SUBDIR += xplore
.include <bsd.port.subdir.mk>