summaryrefslogtreecommitdiff
path: root/x11-servers/Makefile
blob: 996f9657edd61d3da0a7cd2d736ad738968e37dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
    COMMENT = X11 servers

    SUBDIR += Xfstt
    SUBDIR += x2vnc
    SUBDIR += x2x
    SUBDIR += xarcan
    SUBDIR += xorg-server
    SUBDIR += xwayland

.include <bsd.port.subdir.mk>