aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwillemdj <[email protected]>2017-11-25 14:36:00 +0100
committerLoïc Hoguin <[email protected]>2017-12-16 16:31:09 +0100
commitf545564473f0f92cc5b266616b289cf6266e9e28 (patch)
tree9432842f0e45cde44c46cbbeb25111eb87357720
parentf9d9c8a9e19570fef1ba6ca28bbc001821a54257 (diff)
downloaderlang.mk-f545564473f0f92cc5b266616b289cf6266e9e28.tar.gz
erlang.mk-f545564473f0f92cc5b266616b289cf6266e9e28.tar.bz2
erlang.mk-f545564473f0f92cc5b266616b289cf6266e9e28.zip
Add package grpc_client to the index
-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