gen_cycle.mk 308 B

1234567
  1. PACKAGES += gen_cycle
  2. pkg_gen_cycle_name = gen_cycle
  3. pkg_gen_cycle_description = Simple, generic OTP behaviour for recurring tasks
  4. pkg_gen_cycle_homepage = https://github.com/aerosol/gen_cycle
  5. pkg_gen_cycle_fetch = git
  6. pkg_gen_cycle_repo = https://github.com/aerosol/gen_cycle
  7. pkg_gen_cycle_commit = develop