aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index/prometheus.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/prometheus.mk b/index/prometheus.mk
new file mode 100644
index 0000000..d8e2592
--- /dev/null
+++ b/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