opnsense-ports/x11-drivers/Makefile
Franco Fichtner 2d2f7f9f04 */*: sync with upstream
Taken from: FreeBSD
2024-08-05 09:48:22 +02:00

29 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>