diff options
Diffstat (limited to 'games/ltris/Makefile')
-rw-r--r-- | games/ltris/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile index 7f1cde1ccf32..30ec4f2ceb29 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames MAINTAINER= sobomax@FreeBSD.org +COMMENT= An another tetris clone but a good one with bunch of cool features LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer |