a5cc69614b
intended to be a competitor to Konqueror, the default KDE file manager: Konqueror acts as universal viewer being able to show HTML pages, text documents, directories and a lot more, whereas Dolphin focuses on being only a file manager. This approach allows to optimize the user interface for the task of file management. WWW: http://enzosworld.gmxhome.de/
47 lines
976 B
Makefile
47 lines
976 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 += 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>
|