diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-30 08:52:48 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-30 08:52:48 +0000 |
commit | 6d80c877186a4937da5519a42edaf90e198e10af (patch) | |
tree | e91d4481701e8ea670b873e82d3ea12b37af646e /irc/Makefile | |
parent | d3c6c1a432523b98b061902c07992ed3a8d9ad32 (diff) | |
download | ports-6d80c877186a4937da5519a42edaf90e198e10af.tar.gz ports-6d80c877186a4937da5519a42edaf90e198e10af.zip |
Add ruby-rice, yet another IRC interface library for Ruby.
Notes
Notes:
svn path=/head/; revision=47152
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 52c5335f08d7..2a65205ec864 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -35,6 +35,7 @@ SUBDIR += roxirc SUBDIR += ruby-irc SUBDIR += ruby-rica + SUBDIR += ruby-rice SUBDIR += scrollz SUBDIR += scrollz-doc SUBDIR += sic |