aboutsummaryrefslogtreecommitdiff
path: root/accessibility/Makefile
blob: 77817e1f4aeaf41259cb4cb650e16681bb065554 (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
32
    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 += feedbackd
    SUBDIR += gammy
    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 += sctd
    SUBDIR += speech-dispatcher
    SUBDIR += wlsunset
    SUBDIR += yasr

.include <bsd.port.subdir.mk>