Browse Source

Add package prometheus to the index

Loïc Hoguin 5 years ago
parent
commit
3ed8c2fd9b
1 changed files with 7 additions and 0 deletions
  1. 7 0
      index/prometheus.mk

+ 7 - 0
index/prometheus.mk

@@ -0,0 +1,7 @@
+PACKAGES += prometheus
+pkg_prometheus_name = prometheus
+pkg_prometheus_description = Prometheus.io client in Erlang
+pkg_prometheus_homepage = https://github.com/deadtrickster/prometheus.erl
+pkg_prometheus_fetch = git
+pkg_prometheus_repo = https://github.com/deadtrickster/prometheus.erl
+pkg_prometheus_commit = master