diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-29 04:39:29 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-29 04:39:29 +0800 |
commit | c5657aaff64b1d919a538a1cd138cb025339b364 (patch) | |
tree | cc6ad9c1d66ee0f0b64e01333101a538ed4fca3a /audio/Makefile | |
parent | 9c3f7d8029a30515872c5e4700215c0f05e0c7bc (diff) | |
download | freebsd-ports-gnome-c5657aaff64b1d919a538a1cd138cb025339b364.tar.gz freebsd-ports-gnome-c5657aaff64b1d919a538a1cd138cb025339b364.tar.zst freebsd-ports-gnome-c5657aaff64b1d919a538a1cd138cb025339b364.zip |
Add espeak 1.07, a software speech synthesizer.
PR: 94928
Submitted by: Nicola Vitale <nivit@email.it>
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 d9fc1133dca6..0b76450aa060 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -105,6 +105,7 @@ SUBDIR += epos-devel SUBDIR += ermixer SUBDIR += esound + SUBDIR += espeak SUBDIR += etktab SUBDIR += extace SUBDIR += ezstream |