aboutsummaryrefslogtreecommitdiffstats
path: root/index/edate.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/edate.mk')
-rw-r--r--index/edate.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/edate.mk b/index/edate.mk
new file mode 100644
index 0000000..f9ee33a
--- /dev/null
+++ b/index/edate.mk
@@ -0,0 +1,7 @@
+PACKAGES += edate
+pkg_edate_name = edate
+pkg_edate_description = date manipulation library for erlang
+pkg_edate_homepage = https://github.com/dweldon/edate
+pkg_edate_fetch = git
+pkg_edate_repo = https://github.com/dweldon/edate
+pkg_edate_commit = master