diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-07-30 08:52:54 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-07-30 08:52:54 +0000 |
commit | a3b063f6460dd9d72a94fddb7ac89986771fc22f (patch) | |
tree | 19bc69bc5cd06b01e9050ebe15ca5c49443b31d3 /audio/Makefile | |
parent | 9be60a7c8374c1ca6a465ca6b0b3da029920b89e (diff) | |
download | FreeBSD-ports-a3b063f6460dd9d72a94fddb7ac89986771fc22f.zip FreeBSD-ports-a3b063f6460dd9d72a94fddb7ac89986771fc22f.tar.gz |
add speex 0.5.2
An open-source (LGPL) patent-free voice codec
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 f081633..a6bf945 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -222,6 +222,7 @@ SUBDIR += soundgrab SUBDIR += soundtracker SUBDIR += sox + SUBDIR += speex SUBDIR += sphinx SUBDIR += spiralloops SUBDIR += spiralsynth |