aboutsummaryrefslogtreecommitdiffstats
path: root/index/pqueue.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/pqueue.mk')
-rw-r--r--index/pqueue.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/pqueue.mk b/index/pqueue.mk
new file mode 100644
index 0000000..1338806
--- /dev/null
+++ b/index/pqueue.mk
@@ -0,0 +1,7 @@
+PACKAGES += pqueue
+pkg_pqueue_name = pqueue
+pkg_pqueue_description = Erlang Priority Queues
+pkg_pqueue_homepage = https://github.com/okeuday/pqueue
+pkg_pqueue_fetch = git
+pkg_pqueue_repo = https://github.com/okeuday/pqueue
+pkg_pqueue_commit = master