diff options
Diffstat (limited to 'games/entombed/Makefile')
-rw-r--r-- | games/entombed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/entombed/Makefile b/games/entombed/Makefile index a66dff0bddae..5053e6ea8147 100644 --- a/games/entombed/Makefile +++ b/games/entombed/Makefile @@ -15,6 +15,7 @@ MAINTAINER= games@FreeBSD.org COMMENT= One- or two-player maze game based on the Entombed LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt USES= gmake USE_SDL= image mixer sdl |