- PACKAGES += mysql
- pkg_mysql_name = mysql
- pkg_mysql_description = Erlang MySQL Driver (from code.google.com)
- pkg_mysql_homepage = https://github.com/dizzyd/erlang-mysql-driver
- pkg_mysql_fetch = git
- pkg_mysql_repo = https://github.com/dizzyd/erlang-mysql-driver
- pkg_mysql_commit = master
|