freebsd-ports/accessibility/Makefile
Jan Beich fad4602ecc accessibility/wl-gammarelay-rs: add new port
wl-gammarelay-rs is a simple program that provides DBus interface to
control display temperature and brightness under Wayland without
flickering. Like wl-gammarelay, but written in Rust, runs on a single
thread, has three times less SLOC and uses DBus (for simplicity).

https://github.com/MaxVerevkin/wl-gammarelay-rs
2022-01-30 18:44:58 +00:00

33 lines
803 B
Makefile

COMMENT = Ports to help disabled users
SUBDIR += accerciser
SUBDIR += at-spi2-atk
SUBDIR += at-spi2-core
SUBDIR += atk
SUBDIR += atkmm
SUBDIR += caribou
SUBDIR += eflite
SUBDIR += feedbackd
SUBDIR += gammy
SUBDIR += kdeaccessibility
SUBDIR += kmag
SUBDIR += kmousetool
SUBDIR += kmouth
SUBDIR += libqaccessibilityclient
SUBDIR += linux-c7-at-spi2-atk
SUBDIR += linux-c7-at-spi2-core
SUBDIR += linux-c7-atk
SUBDIR += orca
SUBDIR += py-atspi
SUBDIR += py-speech-dispatcher
SUBDIR += qt5-speech
SUBDIR += redshift
SUBDIR += rubygem-atk
SUBDIR += sct
SUBDIR += sctd
SUBDIR += speech-dispatcher
SUBDIR += wl-gammarelay-rs
SUBDIR += wlsunset
SUBDIR += yasr
.include <bsd.port.subdir.mk>