decimal.mk 280 B

1234567
  1. PACKAGES += decimal
  2. pkg_decimal_name = decimal
  3. pkg_decimal_description = An Erlang decimal arithmetic library
  4. pkg_decimal_homepage = https://github.com/tim/erlang-decimal
  5. pkg_decimal_fetch = git
  6. pkg_decimal_repo = https://github.com/tim/erlang-decimal
  7. pkg_decimal_commit = master