1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-servers/Makefile
Steve Wills 05dc3f8dfe X11rdp is an X server for xrdp.
WWW: http://www.xrdp.org/

PR:		ports/185793
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2014-02-11 21:56:02 +00:00

18 lines
303 B
Makefile

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