aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers/Makefile
blob: 374c6e3ca4333fcc75a4a26f4eb9d5cc4fd1034e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$
#

    COMMENT = X11 servers

    SUBDIR += wayland
    SUBDIR += Xfstt
    SUBDIR += x11rdp
    SUBDIR += x2vnc
    SUBDIR += x2x
    SUBDIR += xephyr
    SUBDIR += xorg-dmx
    SUBDIR += xorg-nestserver
    SUBDIR += xorg-server
    SUBDIR += xorg-vfbserver

.include <bsd.port.subdir.mk>