re2.mk 245 B

1234567
  1. PACKAGES += re2
  2. pkg_re2_name = re2
  3. pkg_re2_description = Erlang NIF bindings for RE2 regex library
  4. pkg_re2_homepage = https://github.com/dukesoferl/re2
  5. pkg_re2_fetch = git
  6. pkg_re2_repo = https://github.com/dukesoferl/re2
  7. pkg_re2_commit = master