diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-03-19 08:22:01 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-03-19 08:22:01 +0800 |
commit | fb6a31245d1483b63c08ae98a309d823d60b5f4b (patch) | |
tree | eb5506ac24a235c9fe76cb3bf997ab895865a0b5 /audio/Makefile | |
parent | bc1804f41722fc71df58b3038d7fee999681b90f (diff) | |
download | freebsd-ports-gnome-fb6a31245d1483b63c08ae98a309d823d60b5f4b.tar.gz freebsd-ports-gnome-fb6a31245d1483b63c08ae98a309d823d60b5f4b.tar.zst freebsd-ports-gnome-fb6a31245d1483b63c08ae98a309d823d60b5f4b.zip |
Mumble is an open source, low-latency, high quality voice chat software
primarily intended for use while gaming.
WWW: http://mumble.sourceforge.net/
PR: 131298
Submitted by: Marius Nuennerich <marius at nuenneri dot ch>
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 4ae9e07a833f..26dc0c1522dd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -461,6 +461,7 @@ SUBDIR += mpmf20 SUBDIR += mt-daapd SUBDIR += muine + SUBDIR += mumble SUBDIR += muse SUBDIR += musepack SUBDIR += musica |