blob: ad75c52d95144b99e29e3146fab1e9e09218eb11 (
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
|
# $FreeBSD$
#
COMMENT = X11 file managers
SUBDIR += asfiles
SUBDIR += caja
SUBDIR += catseye-fm
SUBDIR += deforaos-browser
SUBDIR += doublecmd
SUBDIR += emelfm2
SUBDIR += ezfm
SUBDIR += filerunner
SUBDIR += gentoo
SUBDIR += gnome-commander2
SUBDIR += gprename
SUBDIR += krusader2
SUBDIR += librfm
SUBDIR += libtubo
SUBDIR += mtoolsfm
SUBDIR += mucommander
SUBDIR += nautilus
SUBDIR += nemo
SUBDIR += p5-PerlFM
SUBDIR += pcmanfm
SUBDIR += qtfm
SUBDIR += rodent
SUBDIR += rox-filer
SUBDIR += rox-mime-editor
SUBDIR += rox-session
SUBDIR += sushi
SUBDIR += tdfsb
SUBDIR += thunar
SUBDIR += thunar-vfs
SUBDIR += twander
SUBDIR += ultracopier
SUBDIR += wcmcommander
SUBDIR += worker
SUBDIR += xcruise
SUBDIR += xdiskusage
SUBDIR += xfe
SUBDIR += xplore
.include <bsd.port.subdir.mk>
|