games/heroes: undeprecate the port and assume maintainership
The game still runs and plays just fine. Default window size is too small by today's standards but that could be addressed separately. Fixes: dc5d01f15884
This commit is contained in:
parent
0181dc409a
commit
a8452331e4
@ -11,16 +11,13 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
|||||||
${SOUNDISTNAME}${EXTRACT_SUFX}:sound \
|
${SOUNDISTNAME}${EXTRACT_SUFX}:sound \
|
||||||
${MUSICDISTNAME}${EXTRACT_SUFX}:music
|
${MUSICDISTNAME}${EXTRACT_SUFX}:music
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= danfe@FreeBSD.org
|
||||||
COMMENT= Game of yore similar to the "Tron" and "Nibbles"
|
COMMENT= Game of yore similar to the "Tron" and "Nibbles"
|
||||||
WWW= https://heroes.sourceforge.net/
|
WWW= https://heroes.sourceforge.net/
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
DEPRECATED= Unmaintained as last release in 2002
|
|
||||||
EXPIRATION_DATE= 2025-01-30
|
|
||||||
|
|
||||||
USES= gettext gmake iconv localbase:ldflags sdl
|
USES= gettext gmake iconv localbase:ldflags sdl
|
||||||
USE_SDL= mixer sdl
|
USE_SDL= mixer sdl
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user