summaryrefslogtreecommitdiff
path: root/chat/iroffer/DESCR
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-07-14 09:27:17 +0000
committerrh <rh@pkgsrc.org>2002-07-14 09:27:17 +0000
commit6766bdb684495ef5dd2ff76a2dc0eb1c67b8fd87 (patch)
tree521b08e319b68447d534a1dc562e18e68d51faff /chat/iroffer/DESCR
parentefb8443596978290a2f8c687958b7023193e6786 (diff)
downloadpkgsrc-6766bdb684495ef5dd2ff76a2dc0eb1c67b8fd87.tar.gz
Initial import of iroffer-1.2b13, an IRC DCC file server. This package
was provided by Adam Lebsack <lebsack@mac.com> with a few minor bug fixes by me. This closes PR pkg/14922.
Diffstat (limited to 'chat/iroffer/DESCR')
-rw-r--r--chat/iroffer/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/chat/iroffer/DESCR b/chat/iroffer/DESCR
new file mode 100644
index 00000000000..5ebedd9ad75
--- /dev/null
+++ b/chat/iroffer/DESCR
@@ -0,0 +1,4 @@
+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. iroffer is not a script,
+it is a standalone executable written in C. Written by PMG <pmg@iroffer.org>.