diff options
author | Andriy Drozdyuk <[email protected]> | 2016-09-03 11:27:39 -0400 |
---|---|---|
committer | Andriy Drozdyuk <[email protected]> | 2016-09-03 11:27:39 -0400 |
commit | e33275842ef5c0e547ccaa3e4334629547f118a7 (patch) | |
tree | a421f60abb0771e018b6f43643d3ce280ce80521 | |
parent | 654c74a5f38d56f0251cf6c43b69ad9702aa65cb (diff) | |
download | erlang.mk-e33275842ef5c0e547ccaa3e4334629547f118a7.tar.gz erlang.mk-e33275842ef5c0e547ccaa3e4334629547f118a7.tar.bz2 erlang.mk-e33275842ef5c0e547ccaa3e4334629547f118a7.zip |
Add package chumak to the index
-rw-r--r-- | index/chumak.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/chumak.mk b/index/chumak.mk new file mode 100644 index 0000000..6080efe --- /dev/null +++ b/index/chumak.mk @@ -0,0 +1,7 @@ +PACKAGES += chumak +pkg_chumak_name = chumak +pkg_chumak_description = Pure Erlang implementation of ZeroMQ Message Transport Protocol. +pkg_chumak_homepage = http://choven.ca +pkg_chumak_fetch = git +pkg_chumak_repo = https://github.com/chovencorp/chumak +pkg_chumak_commit = 1.1.1 |