Files
ports/accessibility/Makefile
T
Olivier Duchateau 42e120f87d accessibility/onboard: new port
Add accessibility/onboard

On-screen Keyboard with macros, easy layout creation and word suggestion.
This on-screen keyboard can be useful for tablet PC users, as well as
for mobility impaired users.

Apply patch from Yusuf Yaman <nxjoseph@freebsd.org>:
I have encountered a problem when trying to launch onboard-settings from
the app itself and it had been solved by the diff below:

Pet portlint and portclippy (truckman)

PR:		291496
2026-03-23 00:41:51 -07:00

42 lines
1.0 KiB
Makefile

COMMENT = Ports to help disabled users
SUBDIR += accerciser
SUBDIR += accesskit-c
SUBDIR += at-spi2-core
SUBDIR += atkmm
SUBDIR += caribou
SUBDIR += darkman
SUBDIR += eflite
SUBDIR += feedbackd
SUBDIR += gammastep
SUBDIR += hyprsunset
SUBDIR += kdeaccessibility
SUBDIR += kmag
SUBDIR += kmousetool
SUBDIR += kmouth
SUBDIR += libqaccessibilityclient
SUBDIR += libspeechprovider
SUBDIR += libspiel
SUBDIR += linux-c7-at-spi2-atk
SUBDIR += linux-c7-at-spi2-core
SUBDIR += linux-c7-atk
SUBDIR += linux-rl9-at-spi2-atk
SUBDIR += linux-rl9-at-spi2-core
SUBDIR += linux-rl9-atk
SUBDIR += onboard
SUBDIR += orca
SUBDIR += py-atspi
SUBDIR += py-speech-dispatcher
SUBDIR += qt5-speech
SUBDIR += qt6-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>