aboutsummaryrefslogtreecommitdiffstats
path: root/net/sipsak/pkg-descr
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2003-12-18 21:35:47 +0800
committersergei <sergei@FreeBSD.org>2003-12-18 21:35:47 +0800
commit5326a70371f043673af377415d9f474f5a279c33 (patch)
treea8267fd75e915bae4c1da9afa109691a0460b9d0 /net/sipsak/pkg-descr
parente08b63d13efc964027d3fd58175771b8229898c1 (diff)
downloadfreebsd-ports-gnome-5326a70371f043673af377415d9f474f5a279c33.tar.gz
freebsd-ports-gnome-5326a70371f043673af377415d9f474f5a279c33.tar.zst
freebsd-ports-gnome-5326a70371f043673af377415d9f474f5a279c33.zip
Add sipsak 0.8.1, small command line tool for SIP testing.
Sipsak is a small command line tool for developers and administrators of Session Initiation Protocol (SIP) applications. It can be used for some simple tests on SIP applications and services. WWW: http://sipsak.berlios.de/ PR: 53923 Submitted by: jesusr@FreeBSD.org
Diffstat (limited to 'net/sipsak/pkg-descr')
-rw-r--r--net/sipsak/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/sipsak/pkg-descr b/net/sipsak/pkg-descr
new file mode 100644
index 000000000000..2d234e99d162
--- /dev/null
+++ b/net/sipsak/pkg-descr
@@ -0,0 +1,7 @@
+Sipsak is a small command line tool for developers and administrators of
+Session Initiation Protocol (SIP) applications.
+It can be used for some simple tests on SIP applications and services.
+
+WWW: http://sipsak.berlios.de/
+
+- JesusR <jesusr@freebsd.org>