diff options
Diffstat (limited to '')
-rw-r--r-- | games/rockdodger/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/rockdodger/Makefile b/games/rockdodger/Makefile index c72888722622..d0e88c20240c 100644 --- a/games/rockdodger/Makefile +++ b/games/rockdodger/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= spacerocks MAINTAINER= ports@freebsd.org +COMMENT= Addictive rock-dodging greeblie-killing platform game LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ |