summaryrefslogtreecommitdiff
path: root/irc/irssi/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-04-30 17:08:25 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-04-30 17:08:25 +0000
commit07d5208a9d95908ece9307b0ed205bd0becfb0df (patch)
tree3dc12a7b511cba1a1076bc097837e1ef5d3e7868 /irc/irssi/pkg-descr
parentThe UCB/LBNL Network Animator (diff)
an IRC client that uses GTK+ and (optionally) GNOME
PR: 11120 Submitted by: Jim Mock <jim@phrantic.phear.net>
Notes
Notes: svn path=/head/; revision=18230
Diffstat (limited to 'irc/irssi/pkg-descr')
-rw-r--r--irc/irssi/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/irc/irssi/pkg-descr b/irc/irssi/pkg-descr
new file mode 100644
index 000000000000..4b863fc739e4
--- /dev/null
+++ b/irc/irssi/pkg-descr
@@ -0,0 +1,8 @@
+Irssi is an IRC client made with the GTK+ toolkit and (optional) GNOME
+libraries. A small text mode version is also somewhat working, and a
+really simple daemon version which can be used as bot will most likely
+be available soon.
+
+WWW Homepage: http://www.sicom.fi/~ikioma/irssi/home.htm
+
+- Jim <jim@phrantic.phear.net>