diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-04-27 10:59:49 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-04-27 10:59:49 +0000 |
commit | d73ccf5ed7c2424c3c167a8a3353639ee61bcc10 (patch) | |
tree | 3523d3bda8b60fc5e7ba7b41c650ccb9a85981b6 /chat/tirc/pkg | |
parent | 3500c76848c01618ad8f638f1272e857d2aebdde (diff) | |
download | pkgsrc-d73ccf5ed7c2424c3c167a8a3353639ee61bcc10.tar.gz |
Initial import of tirc-1.2
tirc is another IRC client. It has support for vi-like editor line and
general usage, nickname completion, ANSI-colors, flood protection and
many more.
Fixes pkg/12527 by majkel@cvd.pl
Diffstat (limited to 'chat/tirc/pkg')
-rw-r--r-- | chat/tirc/pkg/DESCR | 3 | ||||
-rw-r--r-- | chat/tirc/pkg/PLIST | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chat/tirc/pkg/DESCR b/chat/tirc/pkg/DESCR new file mode 100644 index 00000000000..04ef1ad0744 --- /dev/null +++ b/chat/tirc/pkg/DESCR @@ -0,0 +1,3 @@ +tirc is another IRC client. It has support for vi-like editor line and +general usage, nickname completion, ANSI-colors, flood protection and +many more. diff --git a/chat/tirc/pkg/PLIST b/chat/tirc/pkg/PLIST new file mode 100644 index 00000000000..b2906a6bd7b --- /dev/null +++ b/chat/tirc/pkg/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/27 10:59:49 zuntum Exp $ +bin/tirc +man/man1/tirc.1 +share/tirc/tircrc +@dirrm share/tirc |