diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-09-10 17:11:49 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-09-10 17:11:49 +0800 |
commit | 1ad9ae8d453b7d80071dc36fce15b87d6a4fd08a (patch) | |
tree | 74520a6f26b100750c47e33a875bc2ddaab59745 /irc/talksoup/pkg-descr | |
parent | 1b8e1218684888bb0443b20cbb966a3b73bf0de8 (diff) | |
download | freebsd-ports-gnome-1ad9ae8d453b7d80071dc36fce15b87d6a4fd08a.tar.gz freebsd-ports-gnome-1ad9ae8d453b7d80071dc36fce15b87d6a4fd08a.tar.zst freebsd-ports-gnome-1ad9ae8d453b7d80071dc36fce15b87d6a4fd08a.zip |
TalkSoup is a GNUstep IRC client built on the extensibility of the
Objective-C language. The entire IRC client is implemented by plugins,
so one can pick and choose what they want to use.
PR: 103038
Submitted by: Gürkan Sengün
Diffstat (limited to 'irc/talksoup/pkg-descr')
-rw-r--r-- | irc/talksoup/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/irc/talksoup/pkg-descr b/irc/talksoup/pkg-descr new file mode 100644 index 000000000000..10bf9bfd32fe --- /dev/null +++ b/irc/talksoup/pkg-descr @@ -0,0 +1,7 @@ +TalkSoup is a GNUstep IRC client built on the extensibility of the +Objective-C language. The entire IRC client is implemented by plugins, +so one can pick and choose what they want to use. + +WWW: http://aeruder.gnustep.us/talksoup/ + +gurkan@linuks.mine.nu |