freebsd-ports/accessibility/Makefile
Tobias C. Berner 737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00

35 lines
775 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
SUBDIR += kaccessible
SUBDIR += kdeaccessibility-kde4
SUBDIR += kmag
SUBDIR += kmousetool
SUBDIR += kmouth
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>