freebsd-ports/x11-servers/Makefile
Eric Anholt cdb96b430e Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. This
is a port of the server pieces of the periodic snapshot of X.Org, with the
development DRI drivers enabled.  The purpose of this port is to bring
bleeding-edge graphics support to FreeBSD.
2005-05-04 01:28:30 +00:00

24 lines
562 B
Makefile

# $FreeBSD$
#
COMMENT = X11 servers
SUBDIR += XFree86-4-FontServer
SUBDIR += XFree86-4-NestServer
SUBDIR += XFree86-4-PrintServer
SUBDIR += XFree86-4-Server
SUBDIR += XFree86-4-VirtualFramebufferServer
SUBDIR += Xfstt
SUBDIR += driglide
SUBDIR += mga_hal
SUBDIR += x2vnc
SUBDIR += x2x
SUBDIR += xorg-dmx
SUBDIR += xorg-fontserver
SUBDIR += xorg-nestserver
SUBDIR += xorg-printserver
SUBDIR += xorg-server
SUBDIR += xorg-server-snap
SUBDIR += xorg-vfbserver
.include <bsd.port.subdir.mk>