aboutsummaryrefslogtreecommitdiff
path: root/games/mirrormagic
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/mirrormagic
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/mirrormagic')
-rw-r--r--games/mirrormagic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile
index d389773bd463..3ea3f6fec7ef 100644
--- a/games/mirrormagic/Makefile
+++ b/games/mirrormagic/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ \
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= An arcade style game with stereo sound for X Window System
+LICENSE= GPLv2
+
USE_GMAKE= yes
MAKE_ARGS= CC="${CC}" MAKE="${GMAKE}" OPTIONS="${CFLAGS}" \
RO_GAME_DIR="${DATADIR}" RW_GAME_DIR="${DATADIR}/scores" \