From b3d3733eb18e2cc51998d4c1e210a03ffa23a3f5 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sun, 20 May 2001 03:01:01 +0000 Subject: Add crimson 0.1.3, a tactical war game in the tradition of Battle Isle. PR: 27062 Submitted by: Jan Jungnickel --- games/crimson/Makefile | 24 ++++++++++++++++++++++++ games/crimson/distinfo | 1 + games/crimson/pkg-comment | 1 + games/crimson/pkg-descr | 8 ++++++++ games/crimson/pkg-plist | 7 +++++++ 5 files changed, 41 insertions(+) create mode 100644 games/crimson/Makefile create mode 100644 games/crimson/distinfo create mode 100644 games/crimson/pkg-comment create mode 100644 games/crimson/pkg-descr create mode 100644 games/crimson/pkg-plist (limited to 'games/crimson') diff --git a/games/crimson/Makefile b/games/crimson/Makefile new file mode 100644 index 000000000000..16c4001ee578 --- /dev/null +++ b/games/crimson/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: crimson +# Date created: 3 May 2001 +# Whom: Jan Jungnickel +# +# $FreeBSD$ + +PORTNAME= crimson +PORTVERSION= 0.1.3 +CATEGORIES= games +MASTER_SITES= http://www.lanipage.de/jens/crimson/ +DISTNAME= ${PORTNAME}-${PORTVERSION} + +MAINTAINER= jan@jungnickel.com + +LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 + +USE_BZIP2= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes + +post-patch: + ${PERL} -pi -e "s|sdl-config|sdl11-config|;" ${WRKSRC}/configure + +.include diff --git a/games/crimson/distinfo b/games/crimson/distinfo new file mode 100644 index 000000000000..1dc11f3a3055 --- /dev/null +++ b/games/crimson/distinfo @@ -0,0 +1 @@ +MD5 (crimson-0.1.3.tar.bz2) = cd4530013a92797ed5c2433aafee69ac diff --git a/games/crimson/pkg-comment b/games/crimson/pkg-comment new file mode 100644 index 000000000000..32fc05a723d5 --- /dev/null +++ b/games/crimson/pkg-comment @@ -0,0 +1 @@ +Tactical war game in the tradition of Battle Isle diff --git a/games/crimson/pkg-descr b/games/crimson/pkg-descr new file mode 100644 index 000000000000..82b423b06c5b --- /dev/null +++ b/games/crimson/pkg-descr @@ -0,0 +1,8 @@ +From the Documentation: + +Crimson Fields is a tactical war game in the tradition of Battle Isle. While +not being an exact clone, it tries to keep closer to the very first part of +the series than to the later ones, especially with regard to a rather simple +rule set and straight forward game play. Right now, the game can only be +played by two human adversaries in hot-seat mode or via e-mail. There is no +AI player code yet. diff --git a/games/crimson/pkg-plist b/games/crimson/pkg-plist new file mode 100644 index 000000000000..617e93cbac31 --- /dev/null +++ b/games/crimson/pkg-plist @@ -0,0 +1,7 @@ +bin/crimson +share/crimson/levels/ArmsRace.lev +share/crimson/levels/Uprising.lev +share/crimson/cf.dat +share/crimson/default.set +@dirrm share/crimson/levels +@dirrm share/crimson -- cgit v1.2.3