Skip to content

Commit

Permalink
emulators/hugo: Mark DEPRECATED
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
5u623l20 committed Mar 17, 2024
1 parent 67a5cc8 commit 46bba97
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion 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/
Expand All @@ -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
Expand Down

0 comments on commit 46bba97

Please sign in to comment.