summaryrefslogtreecommitdiff
path: root/accessibility/Makefile
blob: eb1f9f2f79001c4926267f55927b09b18e7cb204 (plain)
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
33
34
35
# $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 += 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>