blob: d1f38c2e4b0ef78e45f5bd4c714c803fe733617c (
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
40
41
42
43
44
45
46
47
48
49
50
|
# $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 += p5-PerlFM
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>
|