aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/Makefile
blob: 1cb89a855fe62dca5532f42829bdbc251633470f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

    COMMENT = X11 servers

    SUBDIR += Xfstt
    SUBDIR += x2vnc
    SUBDIR += x2x
    SUBDIR += xarcan
    SUBDIR += xephyr
    SUBDIR += xorg-dmx
    SUBDIR += xorg-nestserver
    SUBDIR += xorg-server
    SUBDIR += xorg-vfbserver
    SUBDIR += xwayland
    SUBDIR += xwayland-devel

.include <bsd.port.subdir.mk>