aboutsummaryrefslogtreecommitdiffstats
path: root/index/iso8601.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/iso8601.mk')
-rw-r--r--index/iso8601.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/iso8601.mk b/index/iso8601.mk
new file mode 100644
index 0000000..a1abe1b
--- /dev/null
+++ b/index/iso8601.mk
@@ -0,0 +1,7 @@
+PACKAGES += iso8601
+pkg_iso8601_name = iso8601
+pkg_iso8601_description = Erlang ISO 8601 date formatter/parser
+pkg_iso8601_homepage = https://github.com/seansawyer/erlang_iso8601
+pkg_iso8601_fetch = git
+pkg_iso8601_repo = https://github.com/seansawyer/erlang_iso8601
+pkg_iso8601_commit = master