summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-05-29 15:58:14 +0200
committerDaniel Engberg <diizzy@FreeBSD.org>2025-05-29 16:18:45 +0200
commita67d67fb8c8cf76f7615da44eb0168f842c26969 (patch)
tree5c1cf2be2b0cac28dcc7091aa447aee48830cd15
parentdevel/gpm: Deprecate and set expiration date to 2025-06-30 (diff)
devel/fifechan: Deprecate and set expiration date to 2025-06-30
Outdated, unsupported upstream and development has slowed down considerbly for the last years PR: 286638 Approved by: maintainer timeout, 2+ weeks
-rw-r--r--devel/fifechan/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/fifechan/Makefile b/devel/fifechan/Makefile
index fa66e98ab65f..651ec2b01c01 100644
--- a/devel/fifechan/Makefile
+++ b/devel/fifechan/Makefile
@@ -10,6 +10,9 @@ WWW= http://fifengine.net/
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+DEPRECATED= Outdated, unsupported upstream and development has slowed down considerbly for the last years
+EXPIRATION_DATE=2025-06-30
+
USES= cmake
USE_LDCONFIG= yes