diff options
author | roger <roger@FreeBSD.org> | 2002-01-14 22:52:46 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2002-01-14 22:52:46 +0800 |
commit | 3be3cdf5b6a808f4f6b39588704d61a3481d3a60 (patch) | |
tree | dd924a2c27280cc7026d8f9be8789bba27cea514 /comms/Makefile | |
parent | 5905359d4efa1999197eb54084c63e9a9f82edad (diff) | |
download | freebsd-ports-gnome-3be3cdf5b6a808f4f6b39588704d61a3481d3a60.tar.gz freebsd-ports-gnome-3be3cdf5b6a808f4f6b39588704d61a3481d3a60.tar.zst freebsd-ports-gnome-3be3cdf5b6a808f4f6b39588704d61a3481d3a60.zip |
Add FreeBSD port of the ixj driver for Quicknet LineJack and
PhoneJack cards.
These ISA and PCI telephony cards allow VoIP and Video Conferencing
using the OpenH323 suite of applications with a standard
telephone handset (including making the phone ring for incomming calls,
allowing dialing via the telephone and using the phone's speaker and mic
for the audio (freeing up the sound card).
They also feature a hardware G.723.1 audio codec making it easier to talk
to NetMeeting and H.323 users.
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 0ce28d39769d..0db37ea767ab 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -14,6 +14,7 @@ SUBDIR += gkermit SUBDIR += gnokii SUBDIR += hylafax + SUBDIR += ixj SUBDIR += kermit SUBDIR += lrzsz SUBDIR += ltmdm |