summaryrefslogtreecommitdiff
path: root/x11-servers/Makefile
blob: 300213c09739f3b24ce3cbe3ba41d97ebe342e54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# $FreeBSD$
#

    COMMENT = X11 servers

    SUBDIR += XFree86-4-FontServer
    SUBDIR += XFree86-4-NestServer
    SUBDIR += XFree86-4-PrintServer
    SUBDIR += XFree86-4-Server
    SUBDIR += XFree86-4-VirtualFramebufferServer
    SUBDIR += Xfstt
    SUBDIR += driglide
    SUBDIR += mga_hal
    SUBDIR += synaptics
    SUBDIR += x2vnc
    SUBDIR += x2x
    SUBDIR += xorg-dmx
    SUBDIR += xorg-fontserver
    SUBDIR += xorg-nestserver
    SUBDIR += xorg-printserver
    SUBDIR += xorg-server
    SUBDIR += xorg-server-snap
    SUBDIR += xorg-vfbserver

.include <bsd.port.subdir.mk>