aboutsummaryrefslogtreecommitdiffstats
path: root/irc/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-07 23:51:44 +0800
committermiwi <miwi@FreeBSD.org>2008-03-07 23:51:44 +0800
commit3a371309f52dc1a06e1f911a9e9591139507b046 (patch)
treea34cf74bcc2e3ce1b50185e25bc4b66987ac0a4f /irc/Makefile
parentc8429458d74ee01ec2b777605fe541f501695ce0 (diff)
downloadfreebsd-ports-gnome-3a371309f52dc1a06e1f911a9e9591139507b046.tar.gz
freebsd-ports-gnome-3a371309f52dc1a06e1f911a9e9591139507b046.tar.zst
freebsd-ports-gnome-3a371309f52dc1a06e1f911a9e9591139507b046.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
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>