diff --git a/games/frobtads/Makefile b/games/frobtads/Makefile index c412e3421484..6cfa5d9b9798 100644 --- a/games/frobtads/Makefile +++ b/games/frobtads/Makefile @@ -1,25 +1,29 @@ PORTNAME= frobtads DISTVERSIONPREFIX= v DISTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= games lang MAINTAINER= wes.frazier@avoidbig.tech COMMENT= Development tools and text-mode interpreter for TADS adventure games WWW= https://github.com/realnc/frobtads LICENSE= TADS 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 USE_GITHUB= yes GH_ACCOUNT= realnc CONFLICTS= tads-2.* DATADIR= ${PREFIX}/share/frobtads .include