aboutsummaryrefslogtreecommitdiffstats
path: root/index/decimal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/decimal.mk')
-rw-r--r--index/decimal.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/decimal.mk b/index/decimal.mk
new file mode 100644
index 0000000..9b50847
--- /dev/null
+++ b/index/decimal.mk
@@ -0,0 +1,7 @@
+PACKAGES += decimal
+pkg_decimal_name = decimal
+pkg_decimal_description = An Erlang decimal arithmetic library
+pkg_decimal_homepage = https://github.com/tim/erlang-decimal
+pkg_decimal_fetch = git
+pkg_decimal_repo = https://github.com/tim/erlang-decimal
+pkg_decimal_commit = master