aboutsummaryrefslogtreecommitdiffstats
path: root/index/wsock.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/wsock.mk')
-rw-r--r--index/wsock.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/wsock.mk b/index/wsock.mk
new file mode 100644
index 0000000..bb5fec6
--- /dev/null
+++ b/index/wsock.mk
@@ -0,0 +1,7 @@
+PACKAGES += wsock
+pkg_wsock_name = wsock
+pkg_wsock_description = Erlang library to build WebSocket clients and servers
+pkg_wsock_homepage = https://github.com/madtrick/wsock
+pkg_wsock_fetch = git
+pkg_wsock_repo = https://github.com/madtrick/wsock
+pkg_wsock_commit = master