diff options
Diffstat (limited to 'index/covertool.mk')
-rw-r--r-- | index/covertool.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/covertool.mk b/index/covertool.mk deleted file mode 100644 index e67b4a4..0000000 --- a/index/covertool.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += covertool -pkg_covertool_name = covertool -pkg_covertool_description = Tool to convert Erlang cover data files into Cobertura XML reports -pkg_covertool_homepage = https://github.com/idubrov/covertool -pkg_covertool_fetch = git -pkg_covertool_repo = https://github.com/idubrov/covertool -pkg_covertool_commit = master |