Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 1999 21:30:34 +1000 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11731: new port: dopewars-1.4.2
Message-ID:  <199905161130.VAA21997@blues.ghis.net>

next in thread | raw e-mail | index | archive | help

>Number:         11731
>Category:       ports
>Synopsis:       new port: dopewars-1.4.2
>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:   Sun May 16 04:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
>Environment:

	

>Description:

New port of dopewars, a console game where you assume the role of a drug
dealer in NYC and try to get rich and pay off your loan shark while
avoiding the police.  The topic of the game may be somewhat controversial,
but it's a pretty decent game nonetheless.

>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:
#
#	dopewars
#	dopewars/Makefile
#	dopewars/files
#	dopewars/files/md5
#	dopewars/pkg
#	dopewars/pkg/PLIST
#	dopewars/pkg/COMMENT
#	dopewars/pkg/DESCR
#
echo c - dopewars
mkdir -p dopewars > /dev/null 2>&1
echo x - dopewars/Makefile
sed 's/^X//' >dopewars/Makefile << 'END-of-dopewars/Makefile'
X# New ports collection makefile for:	dopewars
X# Version required:		1.4.2
X# Date created:			16 May 1999
X# Whom:				Jim Mock <jim@phrantic.phear.net>
X#
X# $Id$
X#
X
XDISTNAME=	dopewars-1.4.2
XCATEGORIES=	games
XMASTER_SITES=	http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
X
XMAINTAINER=	jim@phrantic.phear.net
X
XUSE_GMAKE=	yes
X
Xdo-build:
X	(cd ${WRKSRC} && ${GMAKE})
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/dopewars ${PREFIX}/bin
X
Xpost-install:
X	@${ECHO} "		"
X	@${ECHO} "===> Run 'dopewars -h' for usage options."
X	@${ECHO} "		"
X
X.include <bsd.port.mk>
END-of-dopewars/Makefile
echo c - dopewars/files
mkdir -p dopewars/files > /dev/null 2>&1
echo x - dopewars/files/md5
sed 's/^X//' >dopewars/files/md5 << 'END-of-dopewars/files/md5'
XMD5 (dopewars-1.4.2.tar.gz) = 3e1ee237f36e323f7631ded652254a52
END-of-dopewars/files/md5
echo c - dopewars/pkg
mkdir -p dopewars/pkg > /dev/null 2>&1
echo x - dopewars/pkg/PLIST
sed 's/^X//' >dopewars/pkg/PLIST << 'END-of-dopewars/pkg/PLIST'
Xbin/dopewars
END-of-dopewars/pkg/PLIST
echo x - dopewars/pkg/COMMENT
sed 's/^X//' >dopewars/pkg/COMMENT << 'END-of-dopewars/pkg/COMMENT'
Xdopewars is a UNIX rewrite of a game originally based on "Drug Wars".
END-of-dopewars/pkg/COMMENT
echo x - dopewars/pkg/DESCR
sed 's/^X//' >dopewars/pkg/DESCR << 'END-of-dopewars/pkg/DESCR'
XThe idea of dopewars is to deal drugs on the streets of New York, 
Xamassing a huge fortune and paying off the loan shark, while avoiding
Xthe ever-annoying police.  The UNIX rewrite, as well as featuring a
Xso-called "antique" mode which closely follows the original,
Xintroduces new features such as the ability to take part in
Xmulti-player games.
X
XWWW: http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
X
X- Jim <jim@phrantic.phear.net>
END-of-dopewars/pkg/DESCR
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?199905161130.VAA21997>