mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
98dd96ee20
category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
34 lines
861 B
Makefile
34 lines
861 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = X11 servers
|
|
|
|
SUBDIR += XFree86-4-FontServer
|
|
SUBDIR += XFree86-4-NestServer
|
|
SUBDIR += XFree86-4-PrintServer
|
|
SUBDIR += XFree86-4-Server
|
|
SUBDIR += XFree86-4-Server-snap
|
|
SUBDIR += XFree86-4-VirtualFramebufferServer
|
|
SUBDIR += Xfstt
|
|
SUBDIR += XttXF86srv-3DLabs
|
|
SUBDIR += XttXF86srv-8514
|
|
SUBDIR += XttXF86srv-AGX
|
|
SUBDIR += XttXF86srv-I128
|
|
SUBDIR += XttXF86srv-Mach32
|
|
SUBDIR += XttXF86srv-Mach64
|
|
SUBDIR += XttXF86srv-Mach8
|
|
SUBDIR += XttXF86srv-Mono
|
|
SUBDIR += XttXF86srv-P9000
|
|
SUBDIR += XttXF86srv-S3
|
|
SUBDIR += XttXF86srv-S3V
|
|
SUBDIR += XttXF86srv-SVGA
|
|
SUBDIR += XttXF86srv-VGA16
|
|
SUBDIR += XttXF86srv-W32
|
|
SUBDIR += XttXF86srv-common
|
|
SUBDIR += XttXF86srv-xfs
|
|
SUBDIR += driglide
|
|
SUBDIR += x2vnc
|
|
SUBDIR += x2x
|
|
|
|
.include <bsd.port.subdir.mk>
|