mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 10:33:12 -04:00
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>
|