diff options
Diffstat (limited to 'index/meck.mk')
-rw-r--r-- | index/meck.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/meck.mk b/index/meck.mk deleted file mode 100644 index cb470c6..0000000 --- a/index/meck.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += meck -pkg_meck_name = meck -pkg_meck_description = A mocking library for Erlang -pkg_meck_homepage = https://github.com/eproxus/meck -pkg_meck_fetch = git -pkg_meck_repo = https://github.com/eproxus/meck -pkg_meck_commit = master |