---
name: mysql2odbc
version: 0.99.2_4
origin: databases/mysql2odbc
comment: Openlink MySQL-ODBC Gateway
arch: freebsd:9:x86:64
www: http://www.iodbc.org/index.php?page=mysql2odbc/index
maintainer: fjoe@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 42684
desc: |
  The MySQL-ODBC SDK enables you to make MySQL-specific applications
  database-independent without wholesale re-writes of your application code.
  Thus, applications that are written directly to the MySQL call level interface
  now end up being database independent via iODBC (or unixODBC), and usable
  against any ODBC accessible database (including MySQL).

  WWW: http://www.iodbc.org/index.php?page=mysql2odbc/index
deps:
  libiconv: {origin: converters/libiconv, version: 1.14_1}
  unixODBC: {origin: databases/unixODBC, version: 2.3.1}
categories: [databases]
options: {UNIXODBC: on, IODBC: off}
files:
  /usr/local/mysql2odbc/libmysqlclient.a: f6c84cb07dead1073c8980ffe94e770f8e6cd20d781324c0fa9c7c8c4b7f85b4
  /usr/local/mysql2odbc/libmysqlclient.la: 37272a0bf8de06fe724ae3830d79f3dc70e6174aa3bd98a42fd48a2198497ddd
  /usr/local/mysql2odbc/libmysqlclient.so: '-'
  /usr/local/mysql2odbc/libmysqlclient.so.10: 00969c27d49541e5ca9a8b3da63971180b89c54c942d0e03829f47883d4930db
directories:
  /usr/local/mysql2odbc/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
