chronos.mk 312 B

1234567
  1. PACKAGES += chronos
  2. pkg_chronos_name = chronos
  3. pkg_chronos_description = Timer module for Erlang that makes it easy to abstact time out of the tests.
  4. pkg_chronos_homepage = https://github.com/lehoff/chronos
  5. pkg_chronos_fetch = git
  6. pkg_chronos_repo = https://github.com/lehoff/chronos
  7. pkg_chronos_commit = master