ports/databases/postgresql-jdbc/files/pkg-message.in
2019-08-13 16:01:59 +00:00

11 lines
163 B
Text

[
{ type: install
message: <<EOM
PostgreSQL JDBC support installed!
postgresql.jar resides in
%%JAVAJARDIR%%/postgresql.jar
Add this to your CLASSPATH!
EOM
}
]