diff options
author | krion <krion@FreeBSD.org> | 2003-11-02 17:37:15 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-11-02 17:37:15 +0000 |
commit | dab15b4f139cb1106c2491fae0f62d78dd5f43be (patch) | |
tree | ebbb06f59a39cb5a00bb7bed987781c6616bbccf /net/Makefile | |
parent | 32d216afab5cad0fe46784f3850aadabb768a1f2 (diff) | |
download | FreeBSD-ports-dab15b4f139cb1106c2491fae0f62d78dd5f43be.zip FreeBSD-ports-dab15b4f139cb1106c2491fae0f62d78dd5f43be.tar.gz |
This is new port for AquaGatekeeper by The Aqua Group.
It can be used as H.323 gatekeeper, IP-to-IP voice gateway
or proxy. It can be used to pass voice traffic from private
networks to the Internet and vice versa when runs on the NAT
box.It provides billing information and
can optionally use RADUIS.
PR: 58833
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 058c5d6..b9da390 100644 --- a/net/Makefile +++ b/net/Makefile @@ -4,6 +4,7 @@ SUBDIR += 3proxy SUBDIR += 44bsd-rdist SUBDIR += 6tunnel + SUBDIR += AquaGatekeeper SUBDIR += DarwinStreamingServer SUBDIR += GeoIP SUBDIR += NeTraMet |