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