From 5aefb6848836b0a305c52800cbb3282ec5b95c3a Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 25 Aug 2024 19:33:15 +0200 Subject: [PATCH] www/screego: Deprecate and set expiration date to 2024-09-30 Outdated, unmaintained in tree and marked broken over a year ago. Upstream is still active if someone wants to pick it up again. --- www/screego/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/screego/Makefile b/www/screego/Makefile index 3826b70ca9c5..cc91ff012b36 100644 --- a/www/screego/Makefile +++ b/www/screego/Makefile @@ -1478,6 +1478,9 @@ WWW= https://github.com/screego/server LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Outdated, unmaintained in tree and marked broken over a year ago +EXPIRATION_DATE=2024-09-30 + BUILD_DEPENDS= yarn:www/yarn USES= go:modules