diff options
-rw-r--r-- | devel/fifechan/Makefile | 3 |
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 |