summaryrefslogtreecommitdiff
path: root/irc/sirc/Makefile
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-25 13:17:15 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-25 13:40:57 +0100
commit048e557041dac70056f81b0575fe4ac1d5b60340 (patch)
treef7eeb3419128d75feed8ded314ce82421c9cbe3b /irc/sirc/Makefile
parentirc/rbot: Deprecate and set expiration date to 2024-03-31 (diff)
irc/sirc: Deprecate and set expiration date to 2024-03-31
Abandonware, upstream is gone and current version was released over 20 years ago. Redirect users to irc/irssi , irc/epic5 or irc/ircII
Diffstat (limited to 'irc/sirc/Makefile')
-rw-r--r--irc/sirc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile
index e6c59cdadf5a..a5338ef63cd3 100644
--- a/irc/sirc/Makefile
+++ b/irc/sirc/Makefile
@@ -13,6 +13,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Small (150k), fast, perl-based IRC client
+DEPRECATED= Abandonware, upstream is gone and current version was released over 20 years ago. Consider irc/irssi , irc/epic5 or irc/ircII
+EXPIRATION_DATE=2024-03-31
+
RUN_DEPENDS= p5-Perl4-CoreLibs>=0:devel/p5-Perl4-CoreLibs
USES= ncurses perl5