From 46bba97e944d0cb42c6049d08844693c311f4cce Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 17 Mar 2024 14:33:09 +0100 Subject: [PATCH] emulators/hugo: Mark DEPRECATED - Unmaintained and last upstream release was in 2005 - Uses deprecated gtk2 libraries - Set EXPIRATION_DATE 2024-04-17 If someone needs this port feel free to undeprecate and takeover maintainership. --- emulators/hugo/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index d9da1e934eee9..7de3fda4b461f 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo PORTVERSION= 2.12 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ \ http://www.sourcefiles.org/Emulators/Videogames/ @@ -12,6 +12,9 @@ WWW= https://www.zeograd.com/ LICENSE= BSD3CLAUSE GPLv2 LICENSE_COMB= multi +DEPRECATED= Unmaintained, last release in 2005 and uses deprecated gtk2 library +EXPIRATION_DATE=2024-04-17 + LIB_DEPENDS= libargp.so:devel/argp-standalone USES= gmake localbase:ldflags pkgconfig sdl