diff options
author | JR Aquino <root@PortBuilder.gcrxwe3ol2huxec0eompel4rsh.cx.internal.cloudapp.net> | 2023-09-22 20:40:10 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-09-24 14:57:14 -0400 |
commit | cb445908967aa10f3e7b36d681eb0f5e49650c4c (patch) | |
tree | 079df65cc0e131b43c16b725c80364ae9c338d2a /irc/Makefile | |
parent | c1aa288dbfa442f2cacebbb8ca7609c213c04e44 (diff) | |
download | freebsd-ports-cb445908967aa10f3e7b36d681eb0f5e49650c4c.zip |
irc/unreal: Unreal - the next generation ircd
A highly advanced IRCd with a strong focus on modularity and security.
Other key features include: full IRCv3 support, SSL/TLS, cloaking,
advanced anti-flood and anti-spam systems, GeoIP, remote includes,
and lots of other features.
WWW: https://www.unrealircd.org/
PR: 273461
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 779accf75336..4f2f2cd32da3 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -105,6 +105,7 @@ SUBDIR += thales SUBDIR += tircproxy SUBDIR += undernet-ircu + SUBDIR += unreal SUBDIR += weechat SUBDIR += weechat-otr SUBDIR += znc |