diff options
Diffstat (limited to 'games/lbreakout2/Makefile')
-rw-r--r-- | games/lbreakout2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index d298ce5beb77..7f4607a76e9e 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames MAINTAINER= verm@drunkmonk.net +COMMENT= The polished successor to LBreakout LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ |