diff options
Diffstat (limited to 'games/gemdropx/Makefile')
-rw-r--r-- | games/gemdropx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index 33244642f11c..962d3a97cf4d 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An interesting one-player puzzle game for X + LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |