From ef46b3e863b3d4a9be2a50b626e8da799e707b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 22 May 2017 11:14:06 +0200 Subject: Add package idna to the index --- index/idna.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/idna.mk 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 -- cgit v1.2.3