opnsense-ports/x11-servers/Makefile
Franco Fichtner 7ddbb7c0f1 */*: sync with upstream
Taken from: HardenedBSD
2018-05-13 16:20:27 +02:00

16 lines
283 B
Makefile

# $FreeBSD$
#
COMMENT = X11 servers
SUBDIR += Xfstt
SUBDIR += x2vnc
SUBDIR += x2x
SUBDIR += xephyr
SUBDIR += xorg-dmx
SUBDIR += xorg-nestserver
SUBDIR += xorg-server
SUBDIR += xorg-vfbserver
SUBDIR += xwayland
.include <bsd.port.subdir.mk>