git: 1db58f324afd - main - games/critterding: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Mar 2022 20:33:58 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=1db58f324afdf7ae2253d2870154d6a89f11cca3 commit 1db58f324afdf7ae2253d2870154d6a89f11cca3 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-03-16 17:06:54 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-03-16 20:33:09 +0000 games/critterding: deprecate --- games/critterding/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games/critterding/Makefile b/games/critterding/Makefile index 01d9796d3beb..018c80e90f63 100644 --- a/games/critterding/Makefile +++ b/games/critterding/Makefile @@ -9,6 +9,9 @@ COMMENT= Evolving Artificial Life LIB_DEPENDS= libfreetype.so:print/freetype2 +DEPRECATED= Abandonware with last release in 2013, newer version bundles depends and requires Qt4 +EXPIRATION_DATE=2022-04-16 + USES= autoreconf gl libtool localbase:ldflags ncurses pkgconfig sdl tar:bzip2 GNU_CONFIGURE= yes USE_SDL= sdl