From b893d98b0d10da8aab0ccd06e2cafc8c98ec06b6 Mon Sep 17 00:00:00 2001 From: Olivier Cochard Date: Mon, 15 Dec 2025 19:19:03 +0100 Subject: [PATCH] sysutils/wiimms: deprecate --- sysutils/wiimms/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sysutils/wiimms/Makefile b/sysutils/wiimms/Makefile index da85ae0c329c..cdc03af7f509 100644 --- a/sysutils/wiimms/Makefile +++ b/sysutils/wiimms/Makefile @@ -13,6 +13,10 @@ WWW= https://wit.wiimm.de/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt +DEPRECATED= sysutils/wiimms has been abandoned for many years +EXPIRATION_DATE=2026-01-31 +BROKEN_FreeBSD_16= compilation failed + BUILD_DEPENDS= bash:shells/bash RUN_DEPENDS= bash:shells/bash