diff options
author | martymac <martymac@FreeBSD.org> | 2010-10-12 14:33:18 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2010-10-12 14:33:18 +0800 |
commit | afa50469ec93af5e0b395c17ae7c470b38f3ec40 (patch) | |
tree | bcd6d82efb8b7a62a478dd640d4020ebd5671f87 /games/afternoonstalker | |
parent | 8f634ec9c113e49af00d8cc8aea1b9d6bb5f9eb7 (diff) | |
download | freebsd-ports-gnome-afa50469ec93af5e0b395c17ae7c470b38f3ec40.tar.gz freebsd-ports-gnome-afa50469ec93af5e0b395c17ae7c470b38f3ec40.tar.zst freebsd-ports-gnome-afa50469ec93af5e0b395c17ae7c470b38f3ec40.zip |
- Fix WWW
- Add missing LICENSE
- add a LOCAL mirror
Approved by: ehaupt (mentor)
Diffstat (limited to 'games/afternoonstalker')
-rw-r--r-- | games/afternoonstalker/Makefile | 5 | ||||
-rw-r--r-- | games/afternoonstalker/pkg-descr | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index c3deb8113e53..352fb0c30a37 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -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 diff --git a/games/afternoonstalker/pkg-descr b/games/afternoonstalker/pkg-descr index fd09c8fcab53..0926d4024fb1 100644 --- a/games/afternoonstalker/pkg-descr +++ b/games/afternoonstalker/pkg-descr @@ -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 |