diff options
Diffstat (limited to 'games/rtb/Makefile')
-rw-r--r-- | games/rtb/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/rtb/Makefile b/games/rtb/Makefile index f286fb96e7a0..e9098d5bce8a 100644 --- a/games/rtb/Makefile +++ b/games/rtb/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-1.0.x/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Robot programming game for UNIX +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |