summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorManuel Wiesinger <mdw@freebsd.org>2022-12-19 12:55:45 -0600
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-19 12:58:40 -0600
commit0bc1d0dbeeaaebfa32147f3c594a33f92ef8d7e5 (patch)
treec4351b6d7922e9354e79a0596aa9d807c3e42cee /irc/Makefile
parentbiology/snpeff: Update to 5.1 (diff)
irc/znc-clientbuffer: New port
ZNC Clientbuffer is a module for ZNC that allows to maintain client specific buffers for identified clients. PR: 268474 Reported by: manuel@mmap.at Approved by: mdw (Submitter is maintainer)
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 e08e7bed988b..64d04e768d37 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -110,6 +110,7 @@
SUBDIR += weechat
SUBDIR += weechat-otr
SUBDIR += znc
+ SUBDIR += znc-clientbuffer
SUBDIR += znc-push
.include <bsd.port.subdir.mk>