1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/x11-servers/Makefile

26 lines
586 B
Makefile
Raw Normal View History

1999-08-31 03:04:38 +00: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 01:25:24 +00:00
SUBDIR += driglide
SUBDIR += mga_hal
SUBDIR += synaptics
SUBDIR += x2vnc
2000-09-08 10:37:26 +00: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>