epgsql.mk 259 B

1234567
  1. PACKAGES += epgsql
  2. pkg_epgsql_name = epgsql
  3. pkg_epgsql_description = Erlang PostgreSQL client library.
  4. pkg_epgsql_homepage = https://github.com/epgsql/epgsql
  5. pkg_epgsql_fetch = git
  6. pkg_epgsql_repo = https://github.com/epgsql/epgsql
  7. pkg_epgsql_commit = master