mysql.mk 286 B

1234567
  1. PACKAGES += mysql
  2. pkg_mysql_name = mysql
  3. pkg_mysql_description = Erlang MySQL Driver (from code.google.com)
  4. pkg_mysql_homepage = https://github.com/dizzyd/erlang-mysql-driver
  5. pkg_mysql_fetch = git
  6. pkg_mysql_repo = https://github.com/dizzyd/erlang-mysql-driver
  7. pkg_mysql_commit = master