diff options
Diffstat (limited to 'games/schwarzweiss/Makefile')
-rw-r--r-- | games/schwarzweiss/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/schwarzweiss/Makefile b/games/schwarzweiss/Makefile index cad8446c3d81..74039b020c8d 100644 --- a/games/schwarzweiss/Makefile +++ b/games/schwarzweiss/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Tank game for 2 players +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/gpl.txt |