blob: 63dab4a492d19a978c18e17cf77b70d4465fc34e (
plain)
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
|
COMMENT = X11 file managers
SUBDIR += caja
SUBDIR += catseye-fm
SUBDIR += deforaos-browser
SUBDIR += dolphin
SUBDIR += doublecmd
SUBDIR += filerunner
SUBDIR += fsv2
SUBDIR += gentoo
SUBDIR += gprename
SUBDIR += konqueror
SUBDIR += krusader2
SUBDIR += librfm
SUBDIR += libtubo
SUBDIR += mucommander
SUBDIR += nautilus
SUBDIR += nautilus-python
SUBDIR += nemo
SUBDIR += pcmanfm
SUBDIR += pcmanfm-qt
SUBDIR += qtfm
SUBDIR += rodent
SUBDIR += rox-filer
SUBDIR += sushi
SUBDIR += tdfsb
SUBDIR += thunar
SUBDIR += wcmcommander
SUBDIR += worker
SUBDIR += xcruise
SUBDIR += xdiskusage
SUBDIR += xfe
.include <bsd.port.subdir.mk>
|