aboutsummaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-04-13 07:51:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-04-13 07:51:30 +0000
commit548da9f772da64664a8f3380c6ad7bd23efcd03a (patch)
tree0c715d3d559cd4d5a3880eb2e70d9bbd0c31d7b1 /irc/Makefile
parentdc79dacba728b4072f2e4db150181da7b334fcf9 (diff)
downloadports-548da9f772da64664a8f3380c6ad7bd23efcd03a.tar.gz
ports-548da9f772da64664a8f3380c6ad7bd23efcd03a.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 major rewrite of Iroffer with extended features. It does support mutiple IRC networks, SSL and IPv6. LICENSE: GPL2 WWW: http://iroffer.dinoex.net/
Notes
Notes: svn path=/head/; revision=232293
Diffstat (limited to 'irc/Makefile')
-rw-r--r--irc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 03aa50de51aa..e9fb2c30a1a6 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -52,6 +52,7 @@
SUBDIR += ircproxy
SUBDIR += ircservices
SUBDIR += iroffer
+ SUBDIR += iroffer-dinoex
SUBDIR += iroffer-lamm
SUBDIR += irssi
SUBDIR += irssi-dcc_send_limiter