aboutsummaryrefslogtreecommitdiff
path: root/games/moonlander
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-12-14 21:29:16 +0000
committerChris Rees <crees@FreeBSD.org>2011-12-14 21:29:16 +0000
commit2dbe745d9248dc30e9bcbc035eff45f8c8643c02 (patch)
tree172e21c185f6781ed0f5a00dcdaa30642e6cd069 /games/moonlander
parent5dded7233f348c9a098c846fdf99a735d180bb95 (diff)
downloadports-2dbe745d9248dc30e9bcbc035eff45f8c8643c02.tar.gz
ports-2dbe745d9248dc30e9bcbc035eff45f8c8643c02.zip
Add LICENSE data.
PR: ports/149564 (based on) Submitted by: Ullrich Franke <uf@raindogs.org> Approved by: [no objections from maintainers in four weeks]
Notes
Notes: svn path=/head/; revision=287393
Diffstat (limited to 'games/moonlander')
-rw-r--r--games/moonlander/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/moonlander/Makefile b/games/moonlander/Makefile
index a1334801cea4..2e767b60b408 100644
--- a/games/moonlander/Makefile
+++ b/games/moonlander/Makefile
@@ -16,6 +16,9 @@ DISTNAME= moon-lander_1.0.orig
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Land a spacecraft on the moon
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/README.txt
+
USE_SDL= mixer image sdl
MAKE_JOBS_SAFE= yes