diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-18 15:01:13 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-18 15:01:13 +0800 |
commit | baf223d17f3d580966ee6fe7c898f5abd5d6c274 (patch) | |
tree | 12bf0a7861f8b12e4252c9f6ff9fb163cb6cb041 /audio/Makefile | |
parent | a2c767e3b36bc99e1bb220ce28ded4fa43eff88b (diff) | |
download | freebsd-ports-gnome-baf223d17f3d580966ee6fe7c898f5abd5d6c274.tar.gz freebsd-ports-gnome-baf223d17f3d580966ee6fe7c898f5abd5d6c274.tar.zst freebsd-ports-gnome-baf223d17f3d580966ee6fe7c898f5abd5d6c274.zip |
Add gnomespeech, a library that facilitates text-to-speech for the GNOME
desktop.
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 5e0be643b08f..5a0aa2970cb0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -102,6 +102,7 @@ SUBDIR += gnapster SUBDIR += gnomeaudio2 SUBDIR += gnomemedia2 + SUBDIR += gnomespeech SUBDIR += gnowavcut SUBDIR += gnump3d SUBDIR += gnupod |