aboutsummaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-07 15:51:44 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-07 15:51:44 +0000
commit886f013621b6ed4d641782cb2333dcca06f72ef0 (patch)
tree76fdfc2e762af40e2c59fee63cbb99e1b1409d5a /irc/Makefile
parent7a3b7d5a623c4aa30c188b1529cadc25a603e897 (diff)
downloadports-886f013621b6ed4d641782cb2333dcca06f72ef0.tar.gz
ports-886f013621b6ed4d641782cb2333dcca06f72ef0.zip
ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication and SSL encryption. It can be extended with dynamically loaded modules written in C++ or Perl. WWW: http://znc.in/ PR: ports/121412 Submitted by: elvstone at gmail.com
Notes
Notes: svn path=/head/; revision=208592
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 fbe202cdf91c..4cd438824fa4 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -128,5 +128,6 @@
SUBDIR += xchat-mircryption
SUBDIR += xchat1
SUBDIR += zircon
+ SUBDIR += znc
.include <bsd.port.subdir.mk>