aboutsummaryrefslogtreecommitdiffstats
path: root/index/tinymq.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/tinymq.mk')
-rw-r--r--index/tinymq.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/tinymq.mk b/index/tinymq.mk
new file mode 100644
index 0000000..da02a96
--- /dev/null
+++ b/index/tinymq.mk
@@ -0,0 +1,7 @@
+PACKAGES += tinymq
+pkg_tinymq_name = tinymq
+pkg_tinymq_description = TinyMQ - a diminutive, in-memory message queue
+pkg_tinymq_homepage = https://github.com/ChicagoBoss/tinymq
+pkg_tinymq_fetch = git
+pkg_tinymq_repo = https://github.com/ChicagoBoss/tinymq
+pkg_tinymq_commit = master