diff options
Diffstat (limited to 'games/xpired/Makefile')
-rw-r--r-- | games/xpired/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xpired/Makefile b/games/xpired/Makefile index d3459ff7bbea..73f33114adc0 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= xpired DISTNAME= ${PORTNAME}-${PORTVERSION}-linux_source MAINTAINER= edwin@mavetju.org +COMMENT= An action-puzzle maze escape game (SDL) LIB_DEPENDS= SDL_gfx.0:${PORTSDIR}/graphics/sdl_gfx \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ |