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