diff options
Diffstat (limited to 'index/mu2.mk')
-rw-r--r-- | index/mu2.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/mu2.mk b/index/mu2.mk deleted file mode 100644 index 6b87504..0000000 --- a/index/mu2.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += mu2 -pkg_mu2_name = mu2 -pkg_mu2_description = Erlang mutation testing tool -pkg_mu2_homepage = https://github.com/ramsay-t/mu2 -pkg_mu2_fetch = git -pkg_mu2_repo = https://github.com/ramsay-t/mu2 -pkg_mu2_commit = master |