mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
01dc94c1c1
to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. WWW: http://jonls.dk/redshift/ PR: ports/152554 Submitted by: Mark Felder <feld@feld.me>
39 lines
855 B
Makefile
39 lines
855 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Ports to help disabled users
|
|
|
|
SUBDIR += accerciser
|
|
SUBDIR += at-poke
|
|
SUBDIR += at-spi
|
|
SUBDIR += at-spi-reference
|
|
SUBDIR += at-spi2-core
|
|
SUBDIR += at-spi2-atk
|
|
SUBDIR += atk
|
|
SUBDIR += atkmm
|
|
SUBDIR += atk-reference
|
|
SUBDIR += dasher
|
|
SUBDIR += eflite
|
|
SUBDIR += gnome-mag
|
|
SUBDIR += gnome-speech
|
|
SUBDIR += gnopernicus
|
|
SUBDIR += gok
|
|
SUBDIR += java-access-bridge
|
|
SUBDIR += kdeaccessibility
|
|
SUBDIR += kdeaccessibility4
|
|
SUBDIR += ktts
|
|
SUBDIR += linux-atk
|
|
SUBDIR += linux-f10-atk
|
|
SUBDIR += linux-f8-atk
|
|
SUBDIR += mousetweaks
|
|
SUBDIR += orca
|
|
SUBDIR += py-atspi
|
|
SUBDIR += py-papi
|
|
SUBDIR += qt4-accessible
|
|
SUBDIR += redshift
|
|
SUBDIR += ruby-atk
|
|
SUBDIR += speech-dispatcher
|
|
SUBDIR += yasr
|
|
|
|
.include <bsd.port.subdir.mk>
|