1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/irc/riece/pkg-message
Ruslan Makhmatkhanov bfba7fe441 - update to 9.0.0 [2]
- trim Makefile header [2]
- add message to pkg-message that some add-ons require Ruby [2]
- remove dependency on ruby, since it is only needed for some add-ons [1]

while here:
- convert to optionsng
- trim Makefile header from riece-emacs21

PR:		173360
Submitted by:	Seiji Ohashi <sayzbrdg@gmail.com> [1],
                KIMURA Yasuhiro <yasu@utahime.org> [2] (maintainer)
Feature safe:	yes
2012-12-03 15:12:11 +00:00

9 lines
377 B
Plaintext

**********************************************************************
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.
**********************************************************************