aboutsummaryrefslogtreecommitdiff
path: root/games/agame
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/agame
parent5dded7233f348c9a098c846fdf99a735d180bb95 (diff)
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/agame')
-rw-r--r--games/agame/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/agame/Makefile b/games/agame/Makefile
index c1045fd50e46..5ccc2bbdc423 100644
--- a/games/agame/Makefile
+++ b/games/agame/Makefile
@@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= A simple tetris-like game
+LICENSE= GPLv2
+
USE_SDL= sdl image mixer
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes