pkgx.mk 244 B

1234567
  1. PACKAGES += pkgx
  2. pkg_pkgx_name = pkgx
  3. pkg_pkgx_description = Build .deb packages from Erlang releases
  4. pkg_pkgx_homepage = https://github.com/arjan/pkgx
  5. pkg_pkgx_fetch = git
  6. pkg_pkgx_repo = https://github.com/arjan/pkgx
  7. pkg_pkgx_commit = master