diff options
author | knu <knu@FreeBSD.org> | 2001-08-30 16:52:48 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-08-30 16:52:48 +0800 |
commit | d2d4b3655da896a74a756c6a4c77fc96bccc8745 (patch) | |
tree | dcee387fb05099c60a59ac9edc4af6e1569ddc06 /irc/Makefile | |
parent | 67a3bf259406110c644112a8c7e926aaa2107e9c (diff) | |
download | freebsd-ports-gnome-d2d4b3655da896a74a756c6a4c77fc96bccc8745.tar.gz freebsd-ports-gnome-d2d4b3655da896a74a756c6a4c77fc96bccc8745.tar.zst freebsd-ports-gnome-d2d4b3655da896a74a756c6a4c77fc96bccc8745.zip |
Add ruby-rice, yet another IRC interface library for Ruby.
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 |