diff options
-rw-r--r-- | games/acm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile index 3e27e392c8c3..39452e223c93 100644 --- a/games/acm/Makefile +++ b/games/acm/Makefile @@ -10,6 +10,9 @@ COMMENT= Aerial combat simulator for X11 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandoned upstream. Does not work. +EXPIRATION_DATE= 2023-03-31 + USES= perl5 xorg USE_PERL5= build USE_XORG= x11 xext |