diff options
Diffstat (limited to 'games/rocksndiamonds/Makefile')
-rw-r--r-- | games/rocksndiamonds/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 1a41070fd7c9..f08ebaae8648 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ \ http://homepages.compuserve.de/rocksndiamonds/ MAINTAINER= mwest@uct.ac.za +COMMENT= Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff .if defined(WITH_SDL) LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \ |