git: 3aafa8f38249 - main - games/pouetchess: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Mar 2022 17:46:05 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=3aafa8f38249b0bb7cecca4399dba593a05ee235 commit 3aafa8f38249b0bb7cecca4399dba593a05ee235 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-03-15 12:22:13 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-03-15 17:27:35 +0000 games/pouetchess: deprecate --- games/pouetchess/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile index 364719ebfc7b..0560e5ab01a4 100644 --- a/games/pouetchess/Makefile +++ b/games/pouetchess/Makefile @@ -10,6 +10,9 @@ COMMENT= Open-source 3D chess game LICENSE= GPLv2 # from sourceforge page +DEPRECATED= Abandonware with last release in 2006 +EXPIRATION_DATE=2022-04-15 + USES= compiler dos2unix gl gmake sdl USE_SDL= sdl image USE_GL= gl glu