diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-04 20:18:23 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-04 20:18:23 +0800 |
commit | e27f3b41449cd80c8f48a77d1db0824bffd07b8f (patch) | |
tree | 4ae328cded20ca844ee8e4153215141d91200e06 /audio/Makefile | |
parent | cf5965334eb3c323e078d0ef5643a1b2b2cee3d8 (diff) | |
download | freebsd-ports-gnome-e27f3b41449cd80c8f48a77d1db0824bffd07b8f.tar.gz freebsd-ports-gnome-e27f3b41449cd80c8f48a77d1db0824bffd07b8f.tar.zst freebsd-ports-gnome-e27f3b41449cd80c8f48a77d1db0824bffd07b8f.zip |
New port for TeamSpeak
The client for Team Speak a voice chat program which supports
multiple channels with different rate codecs and several
people on each channel. Primarily aimed at team gamers but
can be used as an IP phone as well.
PR: ports/47348
Submitted by: Daniel O'Connor <doconnor@cain.gsoft.com.au>
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 b6a12ea63c22..4b735ad8721e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -271,6 +271,7 @@ SUBDIR += sweep SUBDIR += swhplugins SUBDIR += tclmidi + SUBDIR += teamspeak_client SUBDIR += teknap SUBDIR += tempest_for_eliza SUBDIR += terminatorx |