summaryrefslogtreecommitdiff
path: root/accessibility/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2010-01-08 08:24:00 +0000
committerDima Panov <fluffy@FreeBSD.org>2010-01-08 08:24:00 +0000
commit863cef16416ef72f09fc7b9fa8095529e5f608ef (patch)
tree3c75e7af2f3d16a11f2c019074eb0d48eb14b13b /accessibility/Makefile
parent- Add festival-freebsoft-utils (diff)
- 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)
Notes
Notes: svn path=/head/; revision=247382
Diffstat (limited to 'accessibility/Makefile')
-rw-r--r--accessibility/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile
index c937b4301792..93fa48510ee2 100644
--- a/accessibility/Makefile
+++ b/accessibility/Makefile
@@ -27,6 +27,7 @@
SUBDIR += py-papi
SUBDIR += qt4-accessible
SUBDIR += ruby-atk
+ SUBDIR += speech-dispatcher
SUBDIR += yasr
.include <bsd.port.subdir.mk>