aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorAndriy Drozdyuk <[email protected]>2016-07-30 19:06:21 -0400
committerAndriy Drozdyuk <[email protected]>2016-07-30 19:06:21 -0400
commit654c74a5f38d56f0251cf6c43b69ad9702aa65cb (patch)
tree5cb8b4daba923384eb44ab9053ed46f020dcf3d5 /index
parentc6fe5ea1893f150e7fd9e328f057e1f7a3ca39ae (diff)
downloaderlang.mk-654c74a5f38d56f0251cf6c43b69ad9702aa65cb.tar.gz
erlang.mk-654c74a5f38d56f0251cf6c43b69ad9702aa65cb.tar.bz2
erlang.mk-654c74a5f38d56f0251cf6c43b69ad9702aa65cb.zip
Add package erlangzmq to the index
Diffstat (limited to 'index')
-rw-r--r--index/erlangzmq.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/erlangzmq.mk b/index/erlangzmq.mk
new file mode 100644
index 0000000..89a8aee
--- /dev/null
+++ b/index/erlangzmq.mk
@@ -0,0 +1,7 @@
+PACKAGES += erlangzmq
+pkg_erlangzmq_name = erlangzmq
+pkg_erlangzmq_description = Native Erlang implemention of ZeroMQ Message Transport Protocol.
+pkg_erlangzmq_homepage = http://choven.ca
+pkg_erlangzmq_fetch = git
+pkg_erlangzmq_repo = https://github.com/chovencorp/erlangzmq
+pkg_erlangzmq_commit = master