05dc3f8dfe
WWW: http://www.xrdp.org/ PR: ports/185793 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
17 lines
303 B
Makefile
17 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>
|