freebsd-ports/java/jai/files/pkg-message.in

10 lines
206 B
Text

[
{ type: install
message: <<EOM
The JAI libraries are not installed in JRE, so you have to add
%%TARGET_DIR%%/jai_codec.jar
%%TARGET_DIR%%/jai_core.jar
to the CLASSPATH environment variable.
EOM
}
]