idna.mk 237 B

1234567
  1. PACKAGES += idna
  2. pkg_idna_name = idna
  3. pkg_idna_description = Erlang IDNA lib
  4. pkg_idna_homepage = https://github.com/benoitc/erlang-idna
  5. pkg_idna_fetch = git
  6. pkg_idna_repo = https://github.com/benoitc/erlang-idna
  7. pkg_idna_commit = master