freebsd-ports/x11-servers/Makefile
Jan Beich b9b1ea82cf x11-servers/xwayland-devel: add new port
Current version in the tree is very old and buggy. Divorce from Xorg
server to simplify QA and avoid numerious non-upstreamed patches.
2020-02-09 22:21:40 +00:00

18 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>