diff options
Diffstat (limited to 'games/etuxracer/Makefile')
-rw-r--r-- | games/etuxracer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/etuxracer/Makefile b/games/etuxracer/Makefile index b4fe5931245b..188b2b483dee 100644 --- a/games/etuxracer/Makefile +++ b/games/etuxracer/Makefile @@ -15,6 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz MAINTAINER= anholt@freebsd.org +COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ tcl83.1:${PORTSDIR}/lang/tcl83 |