aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/Makefile
blob: 1d2e30390265d4a97c0a2c3d1aa1982e9bd91150 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
    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>