diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-11-13 04:58:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-11-13 04:58:31 +0000 |
commit | dc01a0e8497d79494bfd65ad8aa146810e689151 (patch) | |
tree | f84497d66659420e072c81910726a3fee050755e /chinese/oicq/pkg-descr | |
parent | Upgrade to 20031110, and make bento happy. (diff) |
Add oicq 0.7, implements OICQ messaging protocol.
PR: 59093
Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
Diffstat (limited to 'chinese/oicq/pkg-descr')
-rw-r--r-- | chinese/oicq/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chinese/oicq/pkg-descr b/chinese/oicq/pkg-descr new file mode 100644 index 000000000000..962522387e07 --- /dev/null +++ b/chinese/oicq/pkg-descr @@ -0,0 +1,5 @@ +Perl-oicq provides Perl module Net::OICQ which implements OICQ messaging +protocol. It includes a concole-only OICQ client for you to chat with tens +of millons of OICQ users through servers operated by Tencent. + +WWW: http://sourceforge.net/projects/perl-oicq/ |