blob: d31d5c9ac3c168233c1d25f1a0293061e21c2be7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
# $FreeBSD$
#
SUBDIR += FSViewer
SUBDIR += apotheke
SUBDIR += asfiles
SUBDIR += binder
SUBDIR += cfm
SUBDIR += dfm
SUBDIR += emelfm2
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>
|