aboutsummaryrefslogtreecommitdiffstats
path: root/index/statebox.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/statebox.mk')
-rw-r--r--index/statebox.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/statebox.mk b/index/statebox.mk
new file mode 100644
index 0000000..cb80cde
--- /dev/null
+++ b/index/statebox.mk
@@ -0,0 +1,7 @@
+PACKAGES += statebox
+pkg_statebox_name = statebox
+pkg_statebox_description = Erlang state monad with merge/conflict-resolution capabilities. Useful for Riak.
+pkg_statebox_homepage = https://github.com/mochi/statebox
+pkg_statebox_fetch = git
+pkg_statebox_repo = https://github.com/mochi/statebox
+pkg_statebox_commit = master