git: 30eeff99e425 - main - emulators/ines: Deprecate and set expiration date to 2023-11-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 22 Oct 2023 09:55:00 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=30eeff99e4251106ae3d1b560111aab96b3af25a

commit 30eeff99e4251106ae3d1b560111aab96b3af25a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-22 09:38:39 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-22 09:54:20 +0000

    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