diff options
-rw-r--r-- | irc/ctrlproxy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile index 453521d82355..922a646e30f6 100644 --- a/irc/ctrlproxy/Makefile +++ b/irc/ctrlproxy/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ashish@FreeBSD.org COMMENT= Flexible IRC proxy WWW= https://www.samba.org/~jelmer/ctrlproxy/ +DEPRECATED= Development stalled upstream, consider switching to irc/soju or irc/znc +EXPIRATION_DATE=2024-08-31 + LIB_DEPENDS= libgnutls.so:security/gnutls USES= compiler:c11 gmake gnome localbase:ldflags pathfix pkgconfig |