diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-04-12 00:33:09 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-04-12 00:33:09 +0800 |
commit | b4d86afb0193070dd84c6c1d709dbe7ae9996c70 (patch) | |
tree | 614796bf4d0596e331737605fb125883b32cc684 /irc/iroffer-lamm/pkg-descr | |
parent | 8067f8d4e95763cf8a6d941b3df05e95ee738851 (diff) | |
download | freebsd-ports-gnome-b4d86afb0193070dd84c6c1d709dbe7ae9996c70.tar.gz freebsd-ports-gnome-b4d86afb0193070dd84c6c1d709dbe7ae9996c70.tar.zst freebsd-ports-gnome-b4d86afb0193070dd84c6c1d709dbe7ae9996c70.zip |
iroffer is a fileserver for irc (commonly referred to as a DCC bot). It
uses the DCC feature of irc to send files to other users. iroffer will
connect to an irc server and let people request files from it.
This is a fork of Iroffer with extended features.
It does support mIRC-style DCC Server Protocol.
WWW: http://iroffer-lamm.sourceforge.net/
Diffstat (limited to 'irc/iroffer-lamm/pkg-descr')
-rw-r--r-- | irc/iroffer-lamm/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/irc/iroffer-lamm/pkg-descr b/irc/iroffer-lamm/pkg-descr new file mode 100644 index 000000000000..1f00a3644ba5 --- /dev/null +++ b/irc/iroffer-lamm/pkg-descr @@ -0,0 +1,8 @@ +iroffer is a fileserver for irc (commonly referred to as a DCC bot). It +uses the DCC feature of irc to send files to other users. iroffer will +connect to an irc server and let people request files from it. + +This is a fork of Iroffer with extended features. +It does support mIRC-style DCC Server Protocol. + +WWW: http://iroffer-lamm.sourceforge.net/ |