1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
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

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