Browse Source

Add package re2 to the index

Loïc Hoguin 2 years ago
parent
commit
8c0711cc71
1 changed files with 7 additions and 0 deletions
  1. 7 0
      index/re2.mk

+ 7 - 0
index/re2.mk

@@ -0,0 +1,7 @@
+PACKAGES += re2
+pkg_re2_name = re2
+pkg_re2_description = Erlang NIF bindings for RE2 regex library
+pkg_re2_homepage = https://github.com/dukesoferl/re2
+pkg_re2_fetch = git
+pkg_re2_repo = https://github.com/dukesoferl/re2
+pkg_re2_commit = master