freebsd-ports/x11-servers/Makefile

18 lines
303 B
Makefile
Raw Normal View History

1999-08-31 05:04:38 +02:00
# $FreeBSD$
#
COMMENT = X11 servers
SUBDIR += Xfstt
SUBDIR += mga_hal
SUBDIR += x11rdp
SUBDIR += x2vnc
2000-09-08 12:37:26 +02:00
SUBDIR += x2x
SUBDIR += xephyr
SUBDIR += xorg-dmx
SUBDIR += xorg-nestserver
SUBDIR += xorg-server
SUBDIR += xorg-vfbserver
.include <bsd.port.subdir.mk>