|
@@ -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
|