summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-04-11 16:33:09 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-04-11 16:33:09 +0000
commit5a292efffafb73f9a8c444b67337dec24f6efd56 (patch)
tree6bf5ae3605330640ad53adc7f80bb61864951f3f /irc/Makefile
parent- update to 0.4.2 (diff)
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/
Notes
Notes: svn path=/head/; revision=189788
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 6ad2b9fb8ce7..effe2f8d3215 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -51,6 +51,7 @@
SUBDIR += ircproxy
SUBDIR += ircservices
SUBDIR += iroffer
+ SUBDIR += iroffer-lamm
SUBDIR += irssi
SUBDIR += irssi-dcc_send_limiter
SUBDIR += irssi-devel