aboutsummaryrefslogtreecommitdiffstats
path: root/index/neotoma.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/neotoma.mk')
-rw-r--r--index/neotoma.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/neotoma.mk b/index/neotoma.mk
new file mode 100644
index 0000000..fcf0a7e
--- /dev/null
+++ b/index/neotoma.mk
@@ -0,0 +1,7 @@
+PACKAGES += neotoma
+pkg_neotoma_name = neotoma
+pkg_neotoma_description = Erlang library and packrat parser-generator for parsing expression grammars.
+pkg_neotoma_homepage = https://github.com/seancribbs/neotoma
+pkg_neotoma_fetch = git
+pkg_neotoma_repo = https://github.com/seancribbs/neotoma
+pkg_neotoma_commit = master