diff options
Diffstat (limited to 'games/race/Makefile')
-rw-r--r-- | games/race/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/race/Makefile b/games/race/Makefile index f1fca185ad13..6e44b81f4af8 100644 --- a/games/race/Makefile +++ b/games/race/Makefile @@ -12,6 +12,7 @@ CATEGORIES= games MASTER_SITES= ftp://users.freebsd.org.uk/pub/foobar2k/ MAINTAINER= ports@FreeBSD.org +COMMENT= OpenGL Racing Game LIB_DEPENDS= SDL_mixer:${PORTSDIR}/audio/sdl_mixer \ SDL_image:${PORTSDIR}/graphics/sdl_image |