diff options
Diffstat (limited to 'games/gemdropx/Makefile')
-rw-r--r-- | games/gemdropx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index eb70514e3ae4..8ddf2d420d74 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -15,6 +15,7 @@ MAINTAINER= games@FreeBSD.org COMMENT= Interesting one-player puzzle game for X (SDL) LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING.txt USES= gmake USE_SDL= image mixer sdl |