aboutsummaryrefslogtreecommitdiff
path: root/accessibility/Makefile
blob: 936d6331167ca14b9086e6d711b246bbd99e5b35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# $FreeBSD$
#

    COMMENT = Ports to help disabled users

    SUBDIR += accerciser
    SUBDIR += at-spi2-atk
    SUBDIR += at-spi2-core
    SUBDIR += atk
    SUBDIR += atkmm
    SUBDIR += caribou
    SUBDIR += eflite
    SUBDIR += kdeaccessibility
    SUBDIR += kmag
    SUBDIR += kmousetool
    SUBDIR += kmouth
    SUBDIR += libqaccessibilityclient
    SUBDIR += linux-c7-at-spi2-atk
    SUBDIR += linux-c7-at-spi2-core
    SUBDIR += linux-c7-atk
    SUBDIR += orca
    SUBDIR += py-atspi
    SUBDIR += py-speech-dispatcher
    SUBDIR += qt5-speech
    SUBDIR += redshift
    SUBDIR += rubygem-atk
    SUBDIR += sct
    SUBDIR += speech-dispatcher
    SUBDIR += yasr

.include <bsd.port.subdir.mk>