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

    COMMENT = X11 servers

    SUBDIR += Xfstt
    SUBDIR += driglide
    SUBDIR += mga_hal
    SUBDIR += x2vnc
    SUBDIR += x2x
    SUBDIR += xephyr
    SUBDIR += xorg-dmx
    SUBDIR += xorg-nestserver
    SUBDIR += xorg-server
    SUBDIR += xorg-server-snap
    SUBDIR += xorg-vfbserver

.include <bsd.port.subdir.mk>