aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index/grpc_client.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/grpc_client.mk b/index/grpc_client.mk
new file mode 100644
index 0000000..613fae1
--- /dev/null
+++ b/index/grpc_client.mk
@@ -0,0 +1,7 @@
+PACKAGES += grpc_client
+pkg_grpc_client_name = grpc_client
+pkg_grpc_client_description = gRPC client in Erlang
+pkg_grpc_client_homepage = https://github.com/Bluehouse-Technology/grpc_client
+pkg_grpc_client_fetch = git
+pkg_grpc_client_repo = https://github.com/Bluehouse-Technology/grpc_client
+pkg_grpc_client_commit = master