diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-27 20:22:13 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-27 20:22:13 +0000 |
commit | 7a17b839bfcdffd8f0a65a1dbd3ef57e42d148a2 (patch) | |
tree | e6fe64b2040b0354772c08032828b645f08ccdea /audio/Makefile | |
parent | b47a3649c9e64e5e8d0e3a0c360ec87832d629a4 (diff) | |
download | FreeBSD-ports-7a17b839bfcdffd8f0a65a1dbd3ef57e42d148a2.zip FreeBSD-ports-7a17b839bfcdffd8f0a65a1dbd3ef57e42d148a2.tar.gz |
Murmur is the server component of Mumble, a low-latency, high quality
VoIP application.
WWW: http://mumble.sourceforge.net/
PR: ports/137428
Submitted by: Ayumi M <ayu at commun.jp>
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 bdedf71..10b88c7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -478,6 +478,7 @@ SUBDIR += mt-daapd SUBDIR += muine SUBDIR += mumble + SUBDIR += murmur SUBDIR += muse SUBDIR += musepack SUBDIR += musica |