freebsd-ports/x11-fm/Makefile
Martin Wilke 72b9b7fbb6 This is Cat'sEyE (catseye-fm), a filesystem browser using gtk+2.
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
2009-05-22 21:49:54 +00:00

49 lines
1 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>