mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
cf118ccf87
Reported by: lwhsu
16 lines
318 B
Makefile
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>
|