git: 5aefb6848836 - main - www/screego: Deprecate and set expiration date to 2024-09-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 25 Aug 2024 19:54:50 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5aefb6848836b0a305c52800cbb3282ec5b95c3a

commit 5aefb6848836b0a305c52800cbb3282ec5b95c3a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-08-25 17:33:15 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-08-25 19:54:36 +0000

    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