summaryrefslogtreecommitdiff
path: root/chat/irssi/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 20:06:16 +0000
committerzuntum <zuntum>2001-10-31 20:06:16 +0000
commit16aff61ba4459c292f1796e8646066b7cc1eff65 (patch)
tree59dd77df64daf2ed571c249379de6a39f9a1ce7d /chat/irssi/DESCR
parent46c56245d19a3aa357ee48b5f20a5ba5abf876a6 (diff)
downloadpkgsrc-16aff61ba4459c292f1796e8646066b7cc1eff65.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'chat/irssi/DESCR')
-rw-r--r--chat/irssi/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/chat/irssi/DESCR b/chat/irssi/DESCR
new file mode 100644
index 00000000000..db06b24f33e
--- /dev/null
+++ b/chat/irssi/DESCR
@@ -0,0 +1,5 @@
+Irssi is a modular IRC client that currently has only text mode user
+interface, but 80-90% of the code isn't text mode specific, so other UIs
+could be created pretty easily. Also, Irssi isn't really even IRC specific
+anymore, there's already a working SILC module available. Support for other
+protocols like ICQ could be created some day too.