mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
72b9b7fbb6
Main goals: clear view, powerfull, no icons, fast. Cat'sEyE gots its power by the configuration file where the user can (but not has to) 'create' dialogs and build complicated commandlines which Cat'sEyE calls to the Shell. You can define how the items are called to some program: each item (e.g. for viewing some pictures), all items (e.g. for listen to some music) or processed in a list, calling one item after each other waiting for the previouse item to finish. FileShelfs help you keep track of your data spread out over the whole filesystem, but also belonging together such as configfiles. WWW: http://catseye-fm-temp.sourceforge.net/ PR: ports/134851 Submitted by: Geyer Klaus
50 lines
1.0 KiB
Makefile
50 lines
1.0 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = X11 file managers
|
|
|
|
SUBDIR += FSViewer
|
|
SUBDIR += asfiles
|
|
SUBDIR += catseye-fm
|
|
SUBDIR += cfm
|
|
SUBDIR += dfm
|
|
SUBDIR += dolphin
|
|
SUBDIR += emelfm2
|
|
SUBDIR += entropyfm
|
|
SUBDIR += etoile-fontmanager
|
|
SUBDIR += ezfm
|
|
SUBDIR += filerunner
|
|
SUBDIR += fsv
|
|
SUBDIR += gentoo
|
|
SUBDIR += gnome-commander
|
|
SUBDIR += gnome-commander2
|
|
SUBDIR += gprename
|
|
SUBDIR += jaffm
|
|
SUBDIR += krusader
|
|
SUBDIR += krusader2
|
|
SUBDIR += mtoolsfm
|
|
SUBDIR += mucommander
|
|
SUBDIR += nautilus
|
|
SUBDIR += pbi-thumbnailer
|
|
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>
|