aboutsummaryrefslogtreecommitdiffstats
path: root/index/cache.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/cache.mk')
-rw-r--r--index/cache.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/cache.mk b/index/cache.mk
new file mode 100644
index 0000000..82a7627
--- /dev/null
+++ b/index/cache.mk
@@ -0,0 +1,7 @@
+PACKAGES += cache
+pkg_cache_name = cache
+pkg_cache_description = Erlang in-memory cache
+pkg_cache_homepage = https://github.com/fogfish/cache
+pkg_cache_fetch = git
+pkg_cache_repo = https://github.com/fogfish/cache
+pkg_cache_commit = master