trie.mk 234 B

1234567
  1. PACKAGES += trie
  2. pkg_trie_name = trie
  3. pkg_trie_description = Erlang Trie Implementation
  4. pkg_trie_homepage = https://github.com/okeuday/trie
  5. pkg_trie_fetch = git
  6. pkg_trie_repo = https://github.com/okeuday/trie
  7. pkg_trie_commit = master