From 30eeff99e4251106ae3d1b560111aab96b3af25a Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 22 Oct 2023 11:38:39 +0200 Subject: emulators/ines: Deprecate and set expiration date to 2023-11-30 Only supprots i386 and there are better alternatives available such as emulators/higan or puNES (not ported yet) --- emulators/ines/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile index 200871f5b7fe..8ef988c34c83 100644 --- a/emulators/ines/Makefile +++ b/emulators/ines/Makefile @@ -10,6 +10,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo Entertainment System emulator for X11 WWW= https://fms.komkon.org/iNES/ +DEPRECATED= Ancient NES emulator that only works on i386, consider using emulators/higan +EXPIRATION_DATE=2023-11-30 + LIB_DEPENDS= libc.so.5:misc/compat5x ONLY_FOR_ARCHS= i386 -- cgit v1.2.3