freebsd-ports/x11-servers/Makefile

25 lines
562 B
Makefile
Raw Normal View History

1999-08-31 05:04:38 +02:00
# $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
2003-03-06 02:25:24 +01:00
SUBDIR += driglide
SUBDIR += mga_hal
SUBDIR += x2vnc
2000-09-08 12:37:26 +02:00
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>