diff options
author | scw <scw@pkgsrc.org> | 2004-07-21 21:49:02 +0000 |
---|---|---|
committer | scw <scw@pkgsrc.org> | 2004-07-21 21:49:02 +0000 |
commit | 4314051acd954b7784920a573096a0f3c894fab2 (patch) | |
tree | 1e8befc84451963aa9d2297eca76009e4351a395 /net/kphone/PLIST | |
parent | 51386052e45132642a74426989f3dcfcea538c5f (diff) | |
download | pkgsrc-4314051acd954b7784920a573096a0f3c894fab2.tar.gz |
Initial import of KPhone 4.0.3, a SIP (Session Initiation Protocol) user
agent for *nix. (Basically, a VoIP client)
There are some rough edges in the NetBSD audio support of this package,
but it runs well enough on my esa(4)-equipped laptop to make and receive
FWD calls.
A couple of minor patches are courtesy of the FreeBSD port of Kphone.
Alistair Crooks also tidied up my first amateurish attempt at
packaging this.
Diffstat (limited to 'net/kphone/PLIST')
-rw-r--r-- | net/kphone/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/kphone/PLIST b/net/kphone/PLIST new file mode 100644 index 00000000000..357702ee531 --- /dev/null +++ b/net/kphone/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2004/07/21 21:49:02 scw Exp $ +bin/kphone +share/kphone/icons/dial.png +share/kphone/icons/enter.png +share/kphone/icons/hangup.png +share/kphone/icons/large-kphone.png +share/kphone/icons/lo-kphone.png +share/kphone/icons/mini-kphone.png +share/kphone/icons/offline.png +share/kphone/icons/online.png +share/kphone/icons/phonebook.png +share/kphone/icons/videocall.png +@dirrm share/kphone/icons +@dirrm share/kphone |