diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-10-12 06:33:18 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-10-12 06:33:18 +0000 |
commit | 54c0fa2ee2316c5799faedaec24fbc23a23473ad (patch) | |
tree | 3925b1c63fb267700bf14018abd1b518a9b718b6 /games/burgerspace | |
parent | cc59e30281f6b5357f274ffeb04d755c43e06bf4 (diff) |
Notes
Diffstat (limited to 'games/burgerspace')
-rw-r--r-- | games/burgerspace/Makefile | 5 | ||||
-rw-r--r-- | games/burgerspace/pkg-descr | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile index f72855ef1cbd..243b4fef6316 100644 --- a/games/burgerspace/Makefile +++ b/games/burgerspace/Makefile @@ -8,13 +8,16 @@ PORTNAME= burgerspace PORTVERSION= 1.9.0 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 BurgerTime clone LIB_DEPENDS= flatzebra-0.1.2:${PORTSDIR}/devel/flatzebra +LICENSE= GPLv2 + USE_SDL= mixer sdl GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include diff --git a/games/burgerspace/pkg-descr b/games/burgerspace/pkg-descr index 5a19cbeeef4c..a6aede99890a 100644 --- a/games/burgerspace/pkg-descr +++ b/games/burgerspace/pkg-descr @@ -3,4 +3,4 @@ hamburger ingredients (buns, meat and lettuce) to make them fall from floor to floor, until they end up in the plates at the bottom of the screen. -WWW: http://perso.b2b2c.ca/sarrazip/dev/burgerspace.html +WWW: http://sarrazip.com/dev/burgerspace.html |