1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/accessibility/Makefile
Tobias C. Berner 14b4ab4d3a New port: accessibility/gammy as alternative to accessibility/redshift
Gammy is a GUI tool for adjusting pixel brightness and temperature automatically
or manually.

It can dim the screen if its content is too bright, or brighten it otherwise.
This can help your eyes adjust when switching between dark and light windows,
especially at night or in suboptimal lighting conditions.

WWW: https://getgammy.com/

Submitted by:	Mina Galić
Differential Revision:	https://reviews.freebsd.org/D27462
2020-12-10 05:52:39 +00:00

36 lines
787 B
Makefile

# $FreeBSD$
#
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 += wlsunset
SUBDIR += yasr
.include <bsd.port.subdir.mk>