aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-05-18 08:21:36 +0800
committerarved <arved@FreeBSD.org>2003-05-18 08:21:36 +0800
commit9107979f819d1201ba9b1e46e42641e1340d8370 (patch)
tree807781e9f6a8243dc852fd7b41228303b447948d
parentc3b6f227a2a5ed571110d167c778bdae484af7cd (diff)
downloadfreebsd-ports-gnome-9107979f819d1201ba9b1e46e42641e1340d8370.tar.gz
freebsd-ports-gnome-9107979f819d1201ba9b1e46e42641e1340d8370.tar.zst
freebsd-ports-gnome-9107979f819d1201ba9b1e46e42641e1340d8370.zip
Add oilwar, a small SDL based game.
PR: 51124 Submitted by: Hendrik Scholz <hendrik@scholz.net>
-rw-r--r--games/Makefile1
-rw-r--r--games/oilwar/Makefile25
-rw-r--r--games/oilwar/distinfo1
-rw-r--r--games/oilwar/pkg-descr7
-rw-r--r--games/oilwar/pkg-plist8
5 files changed, 42 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index b6901c119188..72781aaabd3c 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -245,6 +245,7 @@
SUBDIR += nil
SUBDIR += nonsense
SUBDIR += nwnusers
+ SUBDIR += oilwar
SUBDIR += omega
SUBDIR += oneko
SUBDIR += oneko-sakura
diff --git a/games/oilwar/Makefile b/games/oilwar/Makefile
new file mode 100644
index 000000000000..ebe072759e50
--- /dev/null
+++ b/games/oilwar/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: oilwar
+# Date created: 18 April 2003
+# Whom: Hendrik Scholz <hendrik@scholz.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= oilwar
+PORTVERSION= 1.2.0
+CATEGORIES= games
+MASTER_SITES= http://www.2ndpoint.fi/projektit/filut/
+DISTNAME= OilWar-${PORTVERSION}
+
+MAINTAINER= hendrik@scholz.net
+COMMENT= Evil army wants to steal your oil
+
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
+ SDL_image.10:${PORTSDIR}/graphics/sdl_image \
+ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
+
+SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
+
+.include <bsd.port.mk>
diff --git a/games/oilwar/distinfo b/games/oilwar/distinfo
new file mode 100644
index 000000000000..6b5ed58aaed1
--- /dev/null
+++ b/games/oilwar/distinfo
@@ -0,0 +1 @@
+MD5 (OilWar-1.2.0.tar.gz) = 600479232bef4e312b6084f52c89905f
diff --git a/games/oilwar/pkg-descr b/games/oilwar/pkg-descr
new file mode 100644
index 000000000000..468d7b1d4343
--- /dev/null
+++ b/games/oilwar/pkg-descr
@@ -0,0 +1,7 @@
+Evil army is attacking your country and tries to steal your oil.
+Your mission is to waste the invaders, protect the oil and save your
+mother land.
+
+WWW: http://www.2ndpoint.fi/projektit/oilwar.html
+
+- Hendrik Scholz <hendrik@scholz.net>
diff --git a/games/oilwar/pkg-plist b/games/oilwar/pkg-plist
new file mode 100644
index 000000000000..4a58268d0b29
--- /dev/null
+++ b/games/oilwar/pkg-plist
@@ -0,0 +1,8 @@
+bin/oilwar
+share/games/oilwar/background.png
+share/games/oilwar/bitmaps.png
+share/games/oilwar/singlegunshot.wav
+share/games/oilwar/bulletricochet.wav
+share/games/oilwar/explode.wav
+share/games/oilwar/gasp.wav
+@dirrm share/games/oilwar