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

    COMMENT = Ports to help disabled users

    SUBDIR += at-poke
    SUBDIR += at-spi
    SUBDIR += at-spi-reference
    SUBDIR += atk
    SUBDIR += atk-reference
    SUBDIR += dasher
    SUBDIR += gail
    SUBDIR += gail-reference
    SUBDIR += gnome-mag
    SUBDIR += gnome-speech
    SUBDIR += gnopernicus
    SUBDIR += gok
    SUBDIR += java-access-bridge
    SUBDIR += kdeaccessibility
    SUBDIR += linux-atk
    SUBDIR += orca
    SUBDIR += py-papi
    SUBDIR += qt4-accessible
    SUBDIR += ruby-atk

.include <bsd.port.subdir.mk>