eplot.mk 256 B

1234567
  1. PACKAGES += eplot
  2. pkg_eplot_name = eplot
  3. pkg_eplot_description = A plot engine written in erlang.
  4. pkg_eplot_homepage = https://github.com/psyeugenic/eplot
  5. pkg_eplot_fetch = git
  6. pkg_eplot_repo = https://github.com/psyeugenic/eplot
  7. pkg_eplot_commit = master