aboutsummaryrefslogtreecommitdiffstats
path: root/index/i18n.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/i18n.mk')
-rw-r--r--index/i18n.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/i18n.mk b/index/i18n.mk
new file mode 100644
index 0000000..f3f2c89
--- /dev/null
+++ b/index/i18n.mk
@@ -0,0 +1,7 @@
+PACKAGES += i18n
+pkg_i18n_name = i18n
+pkg_i18n_description = International components for unicode from Erlang (unicode, date, string, number, format, locale, localization, transliteration, icu4e)
+pkg_i18n_homepage = https://github.com/erlang-unicode/i18n
+pkg_i18n_fetch = git
+pkg_i18n_repo = https://github.com/erlang-unicode/i18n
+pkg_i18n_commit = master