diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-09 14:00:50 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-09 14:00:50 +0000 |
commit | c69bd11a01fbb3047694906b54a73972d5dfff54 (patch) | |
tree | 7849ad4951eb5b87086258268fa4ffb80140dac6 /games/entombed/Makefile | |
parent | 72a591568b8b215b3ca3c68346a13411b769abf8 (diff) |
Notes
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 |