diff options
Diffstat (limited to 'index/vmq_passwd.mk')
-rw-r--r-- | index/vmq_passwd.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/vmq_passwd.mk b/index/vmq_passwd.mk new file mode 100644 index 0000000..e2f2e81 --- /dev/null +++ b/index/vmq_passwd.mk @@ -0,0 +1,7 @@ +PACKAGES += vmq_passwd +pkg_vmq_passwd_name = vmq_passwd +pkg_vmq_passwd_description = Component of VerneMQ: A distributed MQTT message broker +pkg_vmq_passwd_homepage = https://verne.mq/ +pkg_vmq_passwd_fetch = git +pkg_vmq_passwd_repo = https://github.com/erlio/vmq_passwd +pkg_vmq_passwd_commit = master |