aboutsummaryrefslogtreecommitdiffstats
path: root/index/iota.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/iota.mk')
-rw-r--r--index/iota.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/iota.mk b/index/iota.mk
new file mode 100644
index 0000000..cb8e339
--- /dev/null
+++ b/index/iota.mk
@@ -0,0 +1,7 @@
+PACKAGES += iota
+pkg_iota_name = iota
+pkg_iota_description = iota (Inter-dependency Objective Testing Apparatus) - a tool to enforce clean separation of responsibilities in Erlang code
+pkg_iota_homepage = https://github.com/jpgneves/iota
+pkg_iota_fetch = git
+pkg_iota_repo = https://github.com/jpgneves/iota
+pkg_iota_commit = master