cache.mk 240 B

1234567
  1. PACKAGES += cache
  2. pkg_cache_name = cache
  3. pkg_cache_description = Erlang in-memory cache
  4. pkg_cache_homepage = https://github.com/fogfish/cache
  5. pkg_cache_fetch = git
  6. pkg_cache_repo = https://github.com/fogfish/cache
  7. pkg_cache_commit = master