1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00
freebsd-ports/irc/riece/pkg-message

13 lines
278 B
Plaintext

[
{ type: install
message: <<EOM
To use riece, you should add the following line to your .emacs file:
(autoload 'riece "riece" "Start Riece" t)
Some add-ons (e.g. riece-async, riece-rdcc) require Ruby.
If you use them, you need to install Ruby from port or package.
EOM
}
]