freebsd-ports/accessibility/Makefile
Tobias C. Berner 3a0d94e555 New port: accessibility/kmag, accessibility/kmousetool, accessibility/kmouth
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D14820
2018-04-06 20:37:04 +00:00

38 lines
865 B
Makefile

# $FreeBSD$
#
COMMENT = Ports to help disabled users
SUBDIR += accerciser
SUBDIR += at-spi2-atk
SUBDIR += at-spi2-core
SUBDIR += atk
SUBDIR += atk-reference
SUBDIR += atkmm
SUBDIR += caribou
SUBDIR += eflite
SUBDIR += jovie-kde4
SUBDIR += kaccessible-kde4
SUBDIR += kdeaccessibility-kde4
SUBDIR += kmag
SUBDIR += kmag-kde4
SUBDIR += kmousetool
SUBDIR += kmousetool-kde4
SUBDIR += kmouth
SUBDIR += kmouth-kde4
SUBDIR += linux-c6-atk
SUBDIR += linux-c7-atk
SUBDIR += mousetweaks
SUBDIR += orca
SUBDIR += py-atspi
SUBDIR += py-papi
SUBDIR += py-speech-dispatcher
SUBDIR += qt4-accessible
SUBDIR += qt5-speech
SUBDIR += redshift
SUBDIR += rubygem-atk
SUBDIR += sct
SUBDIR += speech-dispatcher
SUBDIR += yasr
.include <bsd.port.subdir.mk>