aboutsummaryrefslogtreecommitdiffstats
path: root/index/idna.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/idna.mk')
-rw-r--r--index/idna.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/idna.mk b/index/idna.mk
new file mode 100644
index 0000000..1cf88c0
--- /dev/null
+++ b/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