- Fix WWW
- Add missing LICENSE - add a LOCAL mirror Approved by: ehaupt (mentor)
This commit is contained in:
parent
cc59e30281
commit
54c0fa2ee2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262876
4 changed files with 10 additions and 4 deletions
|
@ -8,13 +8,16 @@
|
|||
PORTNAME= afternoonstalker
|
||||
PORTVERSION= 1.1.4
|
||||
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 1981 Night Stalker video game
|
||||
|
||||
LIB_DEPENDS= flatzebra-0.1.2:${PORTSDIR}/devel/flatzebra
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_SDL= mixer sdl
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
|
|
|
@ -6,4 +6,4 @@ the spiders and the bats, which can paralyze you long enough for a
|
|||
robot to come and shoot you. The bunker in the center is your only
|
||||
protection.
|
||||
|
||||
WWW: http://www3.sympatico.ca/sarrazip/dev/afternoonstalker.html
|
||||
WWW: http://sarrazip.com/dev/afternoonstalker.html
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue