Browse Source

Add package gen_rpc to the index

Stephane Bourque 6 years ago
parent
commit
84ad9553b2
1 changed files with 7 additions and 0 deletions
  1. 7 0
      index/gen_rpc.mk

+ 7 - 0
index/gen_rpc.mk

@@ -0,0 +1,7 @@
+PACKAGES += gen_rpc
+pkg_gen_rpc_name = gen_rpc
+pkg_gen_rpc_description = A scalable RPC library for Erlang-VM based languages
+pkg_gen_rpc_homepage = https://github.com/priestjim/gen_rpc.git
+pkg_gen_rpc_fetch = git
+pkg_gen_rpc_repo = https://github.com/priestjim/gen_rpc.git
+pkg_gen_rpc_commit = master