aboutsummaryrefslogtreecommitdiff
path: root/accessibility/Makefile
blob: a0b577e5c4c48181eb66a71a65dea9099ece71a4 (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
33
34
35
36
37
38
39
40
41
# $FreeBSD$
#

    COMMENT = Ports to help disabled users

    SUBDIR += accerciser
    SUBDIR += at-spi
    SUBDIR += at-spi-reference
    SUBDIR += at-spi2-atk
    SUBDIR += at-spi2-core
    SUBDIR += atk
    SUBDIR += atk-reference
    SUBDIR += atkmm
    SUBDIR += caribou
    SUBDIR += dasher
    SUBDIR += eflite
    SUBDIR += gnome-mag
    SUBDIR += gnome-speech
    SUBDIR += gok
    SUBDIR += java-access-bridge
    SUBDIR += jovie
    SUBDIR += kaccessible
    SUBDIR += kdeaccessibility4
    SUBDIR += kmag
    SUBDIR += kmousetool
    SUBDIR += kmouth
    SUBDIR += linux-c6-atk
    SUBDIR += linux-f10-atk
    SUBDIR += mousetweaks
    SUBDIR += orca
    SUBDIR += py-atspi
    SUBDIR += py-papi
    SUBDIR += py3-atspi
    SUBDIR += py3-speech-dispatcher
    SUBDIR += qt4-accessible
    SUBDIR += redshift
    SUBDIR += rubygem-atk
    SUBDIR += speech-dispatcher
    SUBDIR += yasr

.include <bsd.port.subdir.mk>