mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
a4a7daf069
In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413
36 lines
800 B
Makefile
36 lines
800 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-kde4
|
|
SUBDIR += kmousetool-kde4
|
|
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>
|