diff options
author | will <will@FreeBSD.org> | 2000-09-16 16:53:23 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-09-16 16:53:23 +0800 |
commit | 74460b85c4161f91b87178f238f463558c475ef7 (patch) | |
tree | 4b3503945213be624c19a3da6cfc008c61891d37 /audio/Makefile | |
parent | 480c50e661271cc658583065cffd6e16cc4da6be (diff) | |
download | freebsd-ports-gnome-74460b85c4161f91b87178f238f463558c475ef7.tar.gz freebsd-ports-gnome-74460b85c4161f91b87178f238f463558c475ef7.tar.zst freebsd-ports-gnome-74460b85c4161f91b87178f238f463558c475ef7.zip |
Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. This
commit includes the various ports festival can work with. Big thanks to
Trevor for putting in all the time to port this!
[ Ok, this is another 3:45am screwup. Sorry. -Ed. ]
PR: 21200
Submitted by: Trevor Johnson <trevor@jpj.net>
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 8f5ed94473c1..421119f3fa8c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -39,6 +39,7 @@ SUBDIR += festvox-mwm SUBDIR += festvox-ogirab SUBDIR += festvox-rab16 + SUBDIR += festvox-tll SUBDIR += gdcd SUBDIR += gkrellmms SUBDIR += gkrellmvolume |