diff options
Diffstat (limited to 'index/neotoma.mk')
-rw-r--r-- | index/neotoma.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/neotoma.mk b/index/neotoma.mk deleted file mode 100644 index fcf0a7e..0000000 --- a/index/neotoma.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |