git: bbfb41b2a684 - main - games/openage: Deprecate and set expiration date to 2023-11-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 14 Oct 2023 17:15:20 UTC
The branch main has been updated by diizzy:

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

commit bbfb41b2a684e1987b73106d648915e3de9ad78d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-14 11:20:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-14 17:11:29 +0000

    games/openage: Deprecate and set expiration date to 2023-11-30
    
    Outdated, fails to build and marked broken several months ago
    
    Approved by:    portmgr (blanket)
---
 games/openage/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/openage/Makefile b/games/openage/Makefile
index 6e5ea555d3f6..bf2d9a4fd8db 100644
--- a/games/openage/Makefile
+++ b/games/openage/Makefile
@@ -12,6 +12,8 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/legal/GPLv3
 
 BROKEN=		fails to build
+DEPRECATED=	Outdated, fails to build and marked broken several months ago
+EXPIRATION_DATE=2023-11-30
 
 BUILD_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \