diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-29 10:56:13 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-29 10:56:13 +0000 |
commit | 6d257cb3265f481979734dd9f4649c2eb1cdf576 (patch) | |
tree | ce3574f3ae2242a1abc4d6afeb13bf9760180502 /net/ntalk/pkg-descr | |
parent | a57a9cafe0468f16bc72db093466a9e49bf55151 (diff) | |
download | FreeBSD-ports-6d257cb3265f481979734dd9f4649c2eb1cdf576.zip FreeBSD-ports-6d257cb3265f481979734dd9f4649c2eb1cdf576.tar.gz |
add ntalk
A console chat application written with ncurse
PR: 30090
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
Diffstat (limited to 'net/ntalk/pkg-descr')
-rw-r--r-- | net/ntalk/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/ntalk/pkg-descr b/net/ntalk/pkg-descr new file mode 100644 index 0000000..0b2a695 --- /dev/null +++ b/net/ntalk/pkg-descr @@ -0,0 +1,8 @@ +ntalk is a chat console app written with ncurses. It's designed to work in +all kinds of networks (LAN/WAN) and to be much more friendly and functional +than Unix talk. + +WWW: http://kab.w.interia.pl/ + +- Gea-Suan Lin + gslin@ccca.nctu.edu.tw |