freebsd-ports/x11-servers/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
556 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 += synaptics
SUBDIR += x2vnc
SUBDIR += x2x
SUBDIR += xorg-dmx
SUBDIR += xorg-nestserver
SUBDIR += xorg-printserver
SUBDIR += xorg-server
SUBDIR += xorg-server-snap
SUBDIR += xorg-vfbserver
.include <bsd.port.subdir.mk>