summaryrefslogtreecommitdiff
path: root/x11-fm/Makefile
blob: b1664d2b23bb3d657fa2e5192582742eebe6a7c6 (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
36
37
# $FreeBSD$
#

    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>