diff options
Diffstat (limited to 'index/statebox.mk')
-rw-r--r-- | index/statebox.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/statebox.mk b/index/statebox.mk deleted file mode 100644 index cb80cde..0000000 --- a/index/statebox.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |