diff options
Diffstat (limited to 'index/statman.mk')
-rw-r--r-- | index/statman.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/statman.mk b/index/statman.mk deleted file mode 100644 index 8ac43c7..0000000 --- a/index/statman.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += statman -pkg_statman_name = statman -pkg_statman_description = Efficiently collect massive volumes of metrics inside the Erlang VM -pkg_statman_homepage = https://github.com/knutin/statman -pkg_statman_fetch = git -pkg_statman_repo = https://github.com/knutin/statman -pkg_statman_commit = master |