Browse Source

Add package idna to the index

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

+ 7 - 0
index/idna.mk

@@ -0,0 +1,7 @@
+PACKAGES += idna
+pkg_idna_name = idna
+pkg_idna_description = Erlang IDNA lib
+pkg_idna_homepage = https://github.com/benoitc/erlang-idna
+pkg_idna_fetch = git
+pkg_idna_repo = https://github.com/benoitc/erlang-idna
+pkg_idna_commit = master