Просмотр исходного кода

Add package prometheus to the index

Loïc Hoguin 5 лет назад
Родитель
Сommit
3ed8c2fd9b
1 измененных файлов с 7 добавлено и 0 удалено
  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