diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-03-31 10:36:14 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-03-31 10:36:14 +0800 |
commit | e796ed2a31037b7100376e65930091499093430c (patch) | |
tree | 858420672043df60bb6963bc0096296ff40f4a5a /audio/Makefile | |
parent | 2444bf6dc670d8c4ab7665c0c372d09b78768065 (diff) | |
download | freebsd-ports-gnome-e796ed2a31037b7100376e65930091499093430c.tar.gz freebsd-ports-gnome-e796ed2a31037b7100376e65930091499093430c.tar.zst freebsd-ports-gnome-e796ed2a31037b7100376e65930091499093430c.zip |
Add the Festival MBROLA voices.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index e1a08042a2fb..8e044806d3b1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -138,6 +138,9 @@ SUBDIR += festvox-rab16 SUBDIR += festvox-rab8 SUBDIR += festvox-tll + SUBDIR += festvox-us1-mbrola + SUBDIR += festvox-us2-mbrola + SUBDIR += festvox-us3-mbrola SUBDIR += flac SUBDIR += flac123 SUBDIR += flite |