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

    COMMENT = X11 servers

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

.include <bsd.port.subdir.mk>