summaryrefslogtreecommitdiff
path: root/x11-servers/Makefile
blob: ac199a684f84ab28a6b7546226e1e6ad3b702d8c (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 += driglide
    SUBDIR += mga_hal
    SUBDIR += x2vnc
    SUBDIR += x2x
    SUBDIR += xephyr
    SUBDIR += xorg-dmx
    SUBDIR += xorg-nestserver
    SUBDIR += xorg-server
    SUBDIR += xorg-vfbserver

.include <bsd.port.subdir.mk>