freebsd-ports/x11-servers/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
318 B
Makefile

COMMENT = X11 servers
SUBDIR += Xfstt
SUBDIR += x2vnc
SUBDIR += x2x
SUBDIR += xarcan
SUBDIR += xephyr
SUBDIR += xorg-dmx
SUBDIR += xorg-nestserver
SUBDIR += xorg-server
SUBDIR += xorg-vfbserver
SUBDIR += xwayland
SUBDIR += xwayland-devel
.include <bsd.port.subdir.mk>