b9b1ea82cf
Current version in the tree is very old and buggy. Divorce from Xorg server to simplify QA and avoid numerious non-upstreamed patches.
17 lines
312 B
Makefile
17 lines
312 B
Makefile
# $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>
|