mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
05dc3f8dfe
WWW: http://www.xrdp.org/ PR: ports/185793 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
18 lines
303 B
Makefile
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>
|