d52a98e4f5
programming language via a JDBC driver, which is called MySQL Connector/J. MySQL Connector/J is a JDBC Type 4 driver. Different versions are available that are compatible with the JDBC 3.0 and JDBC 4.0 specifications. The Type 4 designation means that the driver is pure-Java implementation of the MySQL protocol and does not rely on the MySQL client libraries.
7 lines
275 B
Text
7 lines
275 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/11 23:10:16 adrianp Exp $
|
|
lib/java/${DISTNAME}-bin.jar
|
|
share/doc/jdbc-mysql/connector-j.html
|
|
share/doc/jdbc-mysql/README
|
|
share/doc/jdbc-mysql/README.txt
|
|
@dirrm share/doc/jdbc-mysql
|
|
@unexec ${RMDIR} %D/lib/java 2>/dev/null || ${TRUE}
|