git: ffb40aa8be30 - 2026Q3 - games/frobtads: Mark deprecated

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Fri, 04 Sep 2026 18:15:08 UTC
The branch 2026Q3 has been updated by arrowd:

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

commit ffb40aa8be30eca1522d7691768710ea1439829c
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2026-09-04 18:13:00 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-09-04 18:14:08 +0000

    games/frobtads: Mark deprecated
    
    PR:             298169
    Approved by:    Wes Frazier <wes.frazier@avoidbig.tech> (maintainer)
    
    (cherry picked from commit 85e89ce1647758ee1ca5aa78da365eb9a656f930)
---
 games/frobtads/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/games/frobtads/Makefile b/games/frobtads/Makefile
index c412e3421484..6cfa5d9b9798 100644
--- a/games/frobtads/Makefile
+++ b/games/frobtads/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	frobtads
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0
+PORTREVISION=	1
 CATEGORIES=	games lang
 
 MAINTAINER=	wes.frazier@avoidbig.tech
@@ -12,6 +13,9 @@ LICENSE_NAME=	TADS FREEWARE SOURCE CODE LICENSE
 LICENSE_FILE=	${WRKSRC}/tads3/LICENSE.TXT
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
+DEPRECATED=	No release in years, does not build with CMake 4
+EXPIRATION_DATE=2026-11-30
+
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
 USES=		cmake:noninja localbase ncurses