aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-11-22 00:35:36 +0100
committerLoïc Hoguin <[email protected]>2015-11-22 00:35:36 +0100
commite79528f1725104d4bc2325498526dd8288b0b8d1 (patch)
tree356706c194846b9ae64ea4cd6fdaaf222a848a45 /index
parent0bcfceeb0950c26ff5eed2fc0813f071795c139e (diff)
downloaderlang.mk-e79528f1725104d4bc2325498526dd8288b0b8d1.tar.gz
erlang.mk-e79528f1725104d4bc2325498526dd8288b0b8d1.tar.bz2
erlang.mk-e79528f1725104d4bc2325498526dd8288b0b8d1.zip
Add package nksip to the index
Diffstat (limited to 'index')
-rw-r--r--index/nksip.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/nksip.mk b/index/nksip.mk
new file mode 100644
index 0000000..b74ccfc
--- /dev/null
+++ b/index/nksip.mk
@@ -0,0 +1,7 @@
+PACKAGES += nksip
+pkg_nksip_name = nksip
+pkg_nksip_description = Erlang SIP application server
+pkg_nksip_homepage = https://github.com/kalta/nksip
+pkg_nksip_fetch = git
+pkg_nksip_repo = https://github.com/kalta/nksip
+pkg_nksip_commit = master