1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/x11-servers/Makefile
Florent Thoumie 2cbd37b3df Add xephyr, a kdrive-based X server. Xephyr will ultimately replace Xnest.
PR:		ports/123795
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2008-05-20 12:18:29 +00:00

19 lines
336 B
Makefile

# $FreeBSD$
#
COMMENT = X11 servers
SUBDIR += Xfstt
SUBDIR += driglide
SUBDIR += mga_hal
SUBDIR += x2vnc
SUBDIR += x2x
SUBDIR += xephyr
SUBDIR += xorg-dmx
SUBDIR += xorg-nestserver
SUBDIR += xorg-server
SUBDIR += xorg-server-snap
SUBDIR += xorg-vfbserver
.include <bsd.port.subdir.mk>