ports/irc/pircbot/files/pkg-message.in

13 lines
303 B
Text

[
{ type: install
message: <<EOM
To use pircbot add %%JAVAJARDIR%%/pircbot.jar to
your classpath. A short tutorial can be found here:
http://www.jibble.org/pircbot.php
If you have the DOCS option enabled the pircbot javadoc
documentation will also have been installed in:
%%DOCSDIR%%
EOM
}
]