aboutsummaryrefslogtreecommitdiffstats
path: root/index/dispcount.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/dispcount.mk')
-rw-r--r--index/dispcount.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/dispcount.mk b/index/dispcount.mk
new file mode 100644
index 0000000..fcfce51
--- /dev/null
+++ b/index/dispcount.mk
@@ -0,0 +1,7 @@
+PACKAGES += dispcount
+pkg_dispcount_name = dispcount
+pkg_dispcount_description = Erlang task dispatcher based on ETS counters.
+pkg_dispcount_homepage = https://github.com/ferd/dispcount
+pkg_dispcount_fetch = git
+pkg_dispcount_repo = https://github.com/ferd/dispcount
+pkg_dispcount_commit = master