aboutsummaryrefslogtreecommitdiffstats
path: root/index/chronos.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/chronos.mk')
-rw-r--r--index/chronos.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/chronos.mk b/index/chronos.mk
new file mode 100644
index 0000000..b538f1c
--- /dev/null
+++ b/index/chronos.mk
@@ -0,0 +1,7 @@
+PACKAGES += chronos
+pkg_chronos_name = chronos
+pkg_chronos_description = Timer module for Erlang that makes it easy to abstact time out of the tests.
+pkg_chronos_homepage = https://github.com/lehoff/chronos
+pkg_chronos_fetch = git
+pkg_chronos_repo = https://github.com/lehoff/chronos
+pkg_chronos_commit = master