freebsd-ports/accessibility/Makefile
Dima Panov 863cef1641 - Add speech-dispatcher
Speech Dispatcher is a device independent layer for speech synthesis,
developed with the goal of making the usage of speech synthesis easier
for application programmers. It takes care of most of the tasks
necessary to solve in speech enabled applications. What is a very high
level GUI library to graphics, Speech Dispatcher is to speech
synthesis.

PR:		142436
Submitted by:	Alberto Villa
Tested by:	myself
Approved by:	miwi, tabthorpe (mentors implicit)
2010-01-08 08:24:00 +00:00

33 lines
750 B
Makefile

# $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 += speech-dispatcher
SUBDIR += yasr
.include <bsd.port.subdir.mk>