summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2003-02-15 14:03:35 +0000
committerMark Pulford <markp@FreeBSD.org>2003-02-15 14:03:35 +0000
commitdaa422c50aaa7b84dbca53f25cc667ffc72430b7 (patch)
tree68310651c3ec2db2c57e03e65aeca6d66c64e2b7 /games
parent* Update to 0.4.3. (diff)
Add afternoonstalker 1.0.3, A clone of the 1981 Night Stalker video game.
Notes
Notes: svn path=/head/; revision=75574
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/afternoonstalker/Makefile33
-rw-r--r--games/afternoonstalker/distinfo1
-rw-r--r--games/afternoonstalker/pkg-descr9
-rw-r--r--games/afternoonstalker/pkg-plist13
5 files changed, 57 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index cd839fd2ea79..d96f1cd9822e 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -16,6 +16,7 @@
SUBDIR += adgali
SUBDIR += adom
SUBDIR += affenspiel
+ SUBDIR += afternoonstalker
SUBDIR += alephone
SUBDIR += alephone-data
SUBDIR += amphetamine
diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile
new file mode 100644
index 000000000000..734930240ae5
--- /dev/null
+++ b/games/afternoonstalker/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: afternoonstalker
+# Date created: Feb 15, 2003
+# Whom: Mark Pulford <mark@kyne.com.au>
+#
+# $FreeBSD$
+#
+
+PORTNAME= afternoonstalker
+PORTVERSION= 1.0.3
+CATEGORIES= games
+MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A clone of the 1981 Night Stalker video game
+
+LIB_DEPENDS= gengameng.4:${PORTSDIR}/devel/gengameng \
+ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
+ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+
+USE_REINPLACE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= CXX="${CXX} -I${LOCALBASE}/include" \
+ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lgnugetopt"
+CONFIGURE_TARGET= # none
+MAN6= afternoonstalker.6
+
+post-patch:
+ ${REINPLACE_CMD} "s@SDL/@SDL11/@g" ${WRKSRC}/configure \
+ ${WRKSRC}/src/SoundMixer.h
+ ${REINPLACE_CMD} "s@sounds/..PACKAGE.@afternoonstalker/sounds@g" \
+ ${WRKSRC}/src/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/games/afternoonstalker/distinfo b/games/afternoonstalker/distinfo
new file mode 100644
index 000000000000..4847ecdad98f
--- /dev/null
+++ b/games/afternoonstalker/distinfo
@@ -0,0 +1 @@
+MD5 (afternoonstalker-1.0.3.tar.gz) = e554056cff26ef9e48f915ff76cf1ef3
diff --git a/games/afternoonstalker/pkg-descr b/games/afternoonstalker/pkg-descr
new file mode 100644
index 000000000000..fd09c8fcab53
--- /dev/null
+++ b/games/afternoonstalker/pkg-descr
@@ -0,0 +1,9 @@
+Afternoonstalker is a clone of the Intellivision game Night Stalker.
+You are in a two-dimensional maze in which you are attacked by robots
+that shoot at you and that you must shoot down. You must pick up a gun
+somewhere in the maze in order to have a few bullets to shoot. Avoid
+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
diff --git a/games/afternoonstalker/pkg-plist b/games/afternoonstalker/pkg-plist
new file mode 100644
index 000000000000..3ced70907c63
--- /dev/null
+++ b/games/afternoonstalker/pkg-plist
@@ -0,0 +1,13 @@
+bin/afternoonstalker
+share/afternoonstalker/level1.set
+share/afternoonstalker/sounds/bat-killed.wav
+share/afternoonstalker/sounds/gun-pickup.wav
+share/afternoonstalker/sounds/new-life.wav
+share/afternoonstalker/sounds/player-bullet.wav
+share/afternoonstalker/sounds/player-hit.wav
+share/afternoonstalker/sounds/robot-bullet.wav
+share/afternoonstalker/sounds/robot-hit.wav
+share/afternoonstalker/sounds/shooting-blanks.wav
+share/afternoonstalker/sounds/spider-killed.wav
+@dirrm share/afternoonstalker/sounds
+@dirrm share/afternoonstalker