From 1d7b4a5aaca8046c904e38abcd7faa96e880049f Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Sun, 18 May 2003 00:21:36 +0000 Subject: [PATCH] Add oilwar, a small SDL based game. PR: 51124 Submitted by: Hendrik Scholz --- games/Makefile | 1 + games/oilwar/Makefile | 25 +++++++++++++++++++++++++ games/oilwar/distinfo | 1 + games/oilwar/pkg-descr | 7 +++++++ games/oilwar/pkg-plist | 8 ++++++++ 5 files changed, 42 insertions(+) create mode 100644 games/oilwar/Makefile create mode 100644 games/oilwar/distinfo create mode 100644 games/oilwar/pkg-descr create mode 100644 games/oilwar/pkg-plist 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 +# +# $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 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 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