1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/x11-drivers/Makefile
Emmanuel Vadot 6e5bffcde1 x11-drivers/xf86-video-mga: Restore port
This hardware is still present on server hardware.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
PR:	  	270509
2024-08-01 15:34:19 +02:00

30 lines
829 B
Makefile

COMMENT = X11 drivers
SUBDIR += xf86-input-egalax
SUBDIR += xf86-input-elographics
SUBDIR += xf86-input-evdev
SUBDIR += xf86-input-joystick
SUBDIR += xf86-input-keyboard
SUBDIR += xf86-input-libinput
SUBDIR += xf86-input-mouse
SUBDIR += xf86-input-synaptics
SUBDIR += xf86-input-vmmouse
SUBDIR += xf86-input-void
SUBDIR += xf86-input-wacom
SUBDIR += xf86-video-amdgpu
SUBDIR += xf86-video-ast
SUBDIR += xf86-video-ati
SUBDIR += xf86-video-dummy
SUBDIR += xf86-video-intel
SUBDIR += xf86-video-mga
SUBDIR += xf86-video-nv
SUBDIR += xf86-video-qxl
SUBDIR += xf86-video-scfb
SUBDIR += xf86-video-vesa
SUBDIR += xf86-video-vmware
SUBDIR += xorg-drivers
SUBDIR += xorgxrdp
SUBDIR += xorgxrdp-devel
.include <bsd.port.subdir.mk>