summaryrefslogtreecommitdiffstats
path: root/odbc-drivers/myodbc/DETAILS
blob: a50134188eda1fdd73aa20c78bf59944df712d32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=myodbc
          SPELLX=mysql-connector-odbc
        FTP_NAME=MyODBC3
         VERSION=3.51.12
     SOURCE_HASH=sha512:9021e880ff31a4929d62667aa96cbc6ec640d0ca3b2498de394fb357e9675967b5a726f7efe5f2a0c8fbdfb1e003a694f13bf036c030c4332f6e78f4bde9d472
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]=ftp://mirror.mcs.anl.gov/pub/mysql/Downloads/$FTP_NAME/$SOURCE
   SOURCE_URL[1]=http://mysql.mirror.anlx.net/Downloads/$FTP_NAME/$SOURCE
        WEB_SITE=http://www.mysql.com
         ENTERED=20030401
      LICENSE[0]=GPL
        KEYWORDS="mysql database libs"
           SHORT="Connect to a MySQL database server using the ODBC database API"
cat << EOF
MySQL Connector/ODBC (also known as MyODBC) allows you to connect to a MySQL
database server using the ODBC database API on all Microsoft Windows and most
Unix platforms.
EOF