diff options
Diffstat (limited to 'games/crossfire-server/Makefile')
-rw-r--r-- | games/crossfire-server/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index f36482b96934..763db30b4c2b 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -15,6 +15,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= Server for multiplayer graphical arcade and adventure game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |