diff options
Diffstat (limited to 'games/heroes/Makefile')
-rw-r--r-- | games/heroes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile index 0fa6853520f4..bbb509086a2c 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -18,6 +18,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ #PATCHFILES= heroes-0.7-errata.patch MAINTAINER= sobomax@FreeBSD.org +COMMENT= A game of yore similar to the "Tron" and "Nibbles" LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ |