34e58bc6ad
FSViewer is a file system viewer for Window Maker, developed by George Clernon visually and functionally in analogy to the Workspace Manager of NeXTStep(TM). PR: ports/56566 Submitted by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
39 lines
788 B
Makefile
39 lines
788 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += FSViewer
|
|
SUBDIR += apotheke
|
|
SUBDIR += asfiles
|
|
SUBDIR += binder
|
|
SUBDIR += cfm
|
|
SUBDIR += dfm
|
|
SUBDIR += endeavour
|
|
SUBDIR += ezfm
|
|
SUBDIR += filerunner
|
|
SUBDIR += fsv
|
|
SUBDIR += gentoo
|
|
SUBDIR += gnome-commander
|
|
SUBDIR += krusader
|
|
SUBDIR += mtoolsfm
|
|
SUBDIR += nautilus2
|
|
SUBDIR += offix-files
|
|
SUBDIR += rox-filer
|
|
SUBDIR += rox-mime-editor
|
|
SUBDIR += rox-session
|
|
SUBDIR += systemg
|
|
SUBDIR += tkdesk
|
|
SUBDIR += twander
|
|
SUBDIR += vide
|
|
SUBDIR += worker
|
|
SUBDIR += workplace
|
|
SUBDIR += x-files
|
|
SUBDIR += xcruise
|
|
SUBDIR += xdiskusage
|
|
SUBDIR += xfce4-fm
|
|
SUBDIR += xfce4-fm-icons
|
|
SUBDIR += xfe
|
|
SUBDIR += xfm
|
|
SUBDIR += xnc
|
|
|
|
.include <bsd.port.subdir.mk>
|