pqueue.mk 250 B

1234567
  1. PACKAGES += pqueue
  2. pkg_pqueue_name = pqueue
  3. pkg_pqueue_description = Erlang Priority Queues
  4. pkg_pqueue_homepage = https://github.com/okeuday/pqueue
  5. pkg_pqueue_fetch = git
  6. pkg_pqueue_repo = https://github.com/okeuday/pqueue
  7. pkg_pqueue_commit = master