diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-01-08 08:15:38 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-01-08 08:15:38 +0000 |
commit | 10b9bb8657c9976a4a1f131aa137c549c938a667 (patch) | |
tree | 0d981f63e3824e2772289ef35aae224efbd5a29d /audio/Makefile | |
parent | 08888413e65b48495652acb6bab10081a8c874ae (diff) | |
download | ports-10b9bb8657c9976a4a1f131aa137c549c938a667.tar.gz ports-10b9bb8657c9976a4a1f131aa137c549c938a667.zip |
- Add festival-freebsoft-utils
festival-freebsoft-utils is a collection of Festival utilities that
enhance Festival with some useful features. They provide all what is
needed for interaction with Speech Dispatcher.
PR: 142435
Submitted by: Alberto Villa
Tested by: myself
Approved by: miwi, tabthorpe (mentors iplicit)
Notes
Notes:
svn path=/head/; revision=247381
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index de509f26c684..f7bcabef638e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -162,6 +162,7 @@ SUBDIR += festalon SUBDIR += festdoc SUBDIR += festival + SUBDIR += festival-freebsoft-utils SUBDIR += festlex-cmu SUBDIR += festlex-czech SUBDIR += festlex-oald |