aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sipsak/sipsak_0.9.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sipsak/sipsak_0.9.6.bb')
-rw-r--r--recipes/sipsak/sipsak_0.9.6.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/sipsak/sipsak_0.9.6.bb b/recipes/sipsak/sipsak_0.9.6.bb
new file mode 100644
index 0000000000..1d5cf8479b
--- /dev/null
+++ b/recipes/sipsak/sipsak_0.9.6.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "sipsak is a small command line tool for developers and administrators\
+of Session Initiation Protocol (SIP) applications."
+HOMEPAGE="sipsak.org"
+LICENSE = "GPLv2"
+PR = "r1"
+SRC_URI = "http://download.berlios.de/sipsak/sipsak-${PV}-1.tar.gz\
+ file://sipsak.patch;patch=1"
+
+inherit autotools
+