diff options
Diffstat (limited to 'index/vmq_graphite.mk')
-rw-r--r-- | index/vmq_graphite.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/vmq_graphite.mk b/index/vmq_graphite.mk new file mode 100644 index 0000000..9676536 --- /dev/null +++ b/index/vmq_graphite.mk @@ -0,0 +1,7 @@ +PACKAGES += vmq_graphite +pkg_vmq_graphite_name = vmq_graphite +pkg_vmq_graphite_description = Component of VerneMQ: A distributed MQTT message broker +pkg_vmq_graphite_homepage = https://verne.mq/ +pkg_vmq_graphite_fetch = git +pkg_vmq_graphite_repo = https://github.com/erlio/vmq_graphite +pkg_vmq_graphite_commit = master |