summaryrefslogtreecommitdiff
path: root/accessibility/Makefile
blob: c937b4301792f5ba352979f2a7adfe268b13b922 (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
# $FreeBSD$
#

    COMMENT = Ports to help disabled users

    SUBDIR += accerciser
    SUBDIR += at-poke
    SUBDIR += at-spi
    SUBDIR += at-spi-reference
    SUBDIR += atk
    SUBDIR += atk-reference
    SUBDIR += dasher
    SUBDIR += eflite
    SUBDIR += gir-repository-atk
    SUBDIR += gnome-mag
    SUBDIR += gnome-speech
    SUBDIR += gnopernicus
    SUBDIR += gok
    SUBDIR += java-access-bridge
    SUBDIR += kdeaccessibility
    SUBDIR += kdeaccessibility4
    SUBDIR += linux-atk
    SUBDIR += linux-f10-atk
    SUBDIR += linux-f8-atk
    SUBDIR += mousetweaks
    SUBDIR += orca
    SUBDIR += py-papi
    SUBDIR += qt4-accessible
    SUBDIR += ruby-atk
    SUBDIR += yasr

.include <bsd.port.subdir.mk>