aboutsummaryrefslogtreecommitdiffstats
path: root/index/trie.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/trie.mk')
-rw-r--r--index/trie.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/trie.mk b/index/trie.mk
new file mode 100644
index 0000000..4a5fc2d
--- /dev/null
+++ b/index/trie.mk
@@ -0,0 +1,7 @@
+PACKAGES += trie
+pkg_trie_name = trie
+pkg_trie_description = Erlang Trie Implementation
+pkg_trie_homepage = https://github.com/okeuday/trie
+pkg_trie_fetch = git
+pkg_trie_repo = https://github.com/okeuday/trie
+pkg_trie_commit = master