diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-19 01:47:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-19 01:47:52 +0000 |
commit | ee6f103793a9993e40fae87e84a47b291f0c6c71 (patch) | |
tree | 1557488e64ec64dc1dabcb3f2fbe6a154a230e07 /net/sofia-sip/pkg-descr | |
parent | 58714150648b3c6f17ade805f2fe7226cd4c001f (diff) | |
download | ports-ee6f103793a9993e40fae87e84a47b291f0c6c71.tar.gz ports-ee6f103793a9993e40fae87e84a47b291f0c6c71.zip |
Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF
RFC3261 specification. It can be used as a building block for SIP client
software for uses such as VoIP, IM, and many other real-time and
person-to-person communication services
Notes
Notes:
svn path=/head/; revision=309219
Diffstat (limited to 'net/sofia-sip/pkg-descr')
-rw-r--r-- | net/sofia-sip/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/sofia-sip/pkg-descr b/net/sofia-sip/pkg-descr new file mode 100644 index 000000000000..b2839528e5f7 --- /dev/null +++ b/net/sofia-sip/pkg-descr @@ -0,0 +1,6 @@ +Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF +RFC3261 specification. It can be used as a building block for SIP client +software for uses such as VoIP, IM, and many other real-time and +person-to-person communication services + +WWW: http://sofia-sip.sourceforge.net/ |