diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-01 12:07:32 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-01 12:07:32 +0800 |
commit | 550770077cd79324fe187bfb9719e003867d3c10 (patch) | |
tree | 56d175e683f383d262c74bc4cf499288e31aa387 /audio/Makefile | |
parent | c361229f6cbe8f2b6ffd14ddb9f957305f88f572 (diff) | |
download | freebsd-ports-gnome-550770077cd79324fe187bfb9719e003867d3c10.tar.gz freebsd-ports-gnome-550770077cd79324fe187bfb9719e003867d3c10.tar.zst freebsd-ports-gnome-550770077cd79324fe187bfb9719e003867d3c10.zip |
New port for Team Speak server (audio/teamspeak_server)
The server 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/55088
Submitted by: Daniel O'Connor <darius@dons.net.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 4105aae7fca8..27b8ad86ad90 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -292,6 +292,7 @@ SUBDIR += swhplugins SUBDIR += tclmidi SUBDIR += teamspeak_client + SUBDIR += teamspeak_server SUBDIR += teknap SUBDIR += tempest_for_eliza SUBDIR += terminatorx |