aboutsummaryrefslogtreecommitdiffstats
path: root/index/ezmq.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/ezmq.mk')
-rw-r--r--index/ezmq.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/ezmq.mk b/index/ezmq.mk
new file mode 100644
index 0000000..9d895b4
--- /dev/null
+++ b/index/ezmq.mk
@@ -0,0 +1,7 @@
+PACKAGES += ezmq
+pkg_ezmq_name = ezmq
+pkg_ezmq_description = zMQ implemented in Erlang
+pkg_ezmq_homepage = https://github.com/RoadRunnr/ezmq
+pkg_ezmq_fetch = git
+pkg_ezmq_repo = https://github.com/RoadRunnr/ezmq
+pkg_ezmq_commit = master