Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2001 08:51:17 -0700 (PDT)
From:      jan@jungnickel.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/27062: New Port: games/crimson
Message-ID:  <200105031551.f43FpHC41705@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
>Number:         27062
>Category:       ports
>Synopsis:       New Port: games/crimson
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 03 09:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jan Jungnickel
>Release:        5.0-CURRENT/i386
>Organization:
>Environment:
>Description:
New Port: games/crimson
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       crimson
#       crimson/Makefile
#       crimson/pkg-plist
#       crimson/distinfo
#       crimson/pkg-descr
#       crimson/pkg-comment
#
echo c - crimson
mkdir -p crimson > /dev/null 2>&1
echo x - crimson/Makefile
sed 's/^X//' >crimson/Makefile << 'END-of-crimson/Makefile'
X# New ports collection makefile for:   crimson
X# Date created:                3 May 2001
X# Whom:                        Jan Jungnickel <jan@jungnickel.com>
X#
X# $FreeBSD$
X#
XPORTNAME=      crimson
XPORTVERSION=   0.1.3
XCATEGORIES=    games
XMASTER_SITES=  http://www.lanipage.de/jens/crimson/
XDISTNAME=      ${PORTNAME}-${PORTVERSION}
XUSE_BZIP2=       Yes
XMAINTAINER=    jan@jungnickel.com
X
XLIB_DEPENDS=    SDL-1.1:${PORTSDIR}/devel/sdl12
X
XGNU_CONFIGURE= yes
X
XCONFIGURE_ARGS+= --prefix=${PREFIX}
X
XUSE_GMAKE=     yes
X
X    post-patch:
X       ${PERL} -pi -e "s|sdl-config|sdl11-config|;" ${WRKSRC}/configure
X
X.include <bsd.port.mk>
END-of-crimson/Makefile
echo x - crimson/pkg-plist
sed 's/^X//' >crimson/pkg-plist << 'END-of-crimson/pkg-plist'
Xbin/crimson
Xshare/crimson/levels/ArmsRace.lev
Xshare/crimson/levels/Uprising.lev
Xshare/crimson/cf.dat
Xshare/crimson/default.set
X@dirrm share/crimson
X@dirrm share/crimson/levels
END-of-crimson/pkg-plist
echo x - crimson/distinfo
sed 's/^X//' >crimson/distinfo << 'END-of-crimson/distinfo'
XMD5 (crimson-0.1.3.tar.bz2) = cd4530013a92797ed5c2433aafee69ac
END-of-crimson/distinfo
echo x - crimson/pkg-descr
sed 's/^X//' >crimson/pkg-descr << 'END-of-crimson/pkg-descr'
XFrom the Documentation:
X
XCrimson Fields is a tactical war game in the tradition of Battle Isle. While
Xnot being an exact clone, it tries to keep closer to the very first part of
Xthe series than to the later ones, especially with regard to a rather simple
Xrule set and straight forward game play. Right now, the game can only be
Xplayed by two human adversaries in hot-seat mode or via e-mail. There is no
XAI player code yet.
END-of-crimson/pkg-descr
echo x - crimson/pkg-comment
sed 's/^X//' >crimson/pkg-comment << 'END-of-crimson/pkg-comment'
XCrimson Fields is a tactical war game in the tradition of Battle Isle.
END-of-crimson/pkg-comment
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105031551.f43FpHC41705>