aboutsummaryrefslogtreecommitdiffstats
path: root/index/meck.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/meck.mk')
-rw-r--r--index/meck.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/meck.mk b/index/meck.mk
new file mode 100644
index 0000000..cb470c6
--- /dev/null
+++ b/index/meck.mk
@@ -0,0 +1,7 @@
+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