aboutsummaryrefslogtreecommitdiff
path: root/games/cosmosmash
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-12 06:34:43 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-12 06:34:43 +0000
commit1ae89e53e392ad228091618983c6273739b2375d (patch)
treef0ad6a41560a244e65fd7ce966eeddc3aad500b4 /games/cosmosmash
parent54c0fa2ee2316c5799faedaec24fbc23a23473ad (diff)
- Add missing LICENSE
- add a LOCAL mirror Approved by: ehaupt (mentor)
Notes
Notes: svn path=/head/; revision=262877
Diffstat (limited to 'games/cosmosmash')
-rw-r--r--games/cosmosmash/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/cosmosmash/Makefile b/games/cosmosmash/Makefile
index 363b586c2c80..d01324f5ab9b 100644
--- a/games/cosmosmash/Makefile
+++ b/games/cosmosmash/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cosmosmash
DISTVERSION= 1.4.5
CATEGORIES= games
-MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/
+MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ \
+ LOCAL/martymac
MAINTAINER= martymac@FreeBSD.org
COMMENT= A clone of the Intellivision(TM) game Astrosmash(TM)
@@ -18,6 +19,8 @@ LIB_DEPENDS= flatzebra:${PORTSDIR}/devel/flatzebra \
mikmod:${PORTSDIR}/audio/libmikmod \
audiofile:${PORTSDIR}/audio/libaudiofile
+LICENSE= GPLv2
+
USE_SDL= sdl image mixer
USE_XORG= x11 xau xdmcp
USE_ICONV= yes