Initial import of dopewars version 1.4.2.

A UNIX rewrite of a game orginally based on "Drug Wars".

PR:		11731
Submitted by:	Jim Mock <jim@phrantic.phear.net>
This commit is contained in:
Steve Price 1999-06-06 17:44:31 +00:00
parent 6d2420d129
commit 1eb4ddca21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19269
5 changed files with 41 additions and 0 deletions

28
games/dopewars/Makefile Normal file
View File

@ -0,0 +1,28 @@
# New ports collection makefile for: dopewars
# Version required: 1.4.2
# Date created: 16 May 1999
# Whom: Jim Mock <jim@phrantic.phear.net>
#
# $Id$
#
DISTNAME= dopewars-1.4.2
CATEGORIES= games
MASTER_SITES= http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
MAINTAINER= jim@phrantic.phear.net
USE_GMAKE= yes
do-build:
(cd ${WRKSRC} && ${GMAKE})
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dopewars ${PREFIX}/bin
post-install:
@${ECHO} " "
@${ECHO} "===> Run 'dopewars -h' for usage options."
@${ECHO} " "
.include <bsd.port.mk>

1
games/dopewars/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (dopewars-1.4.2.tar.gz) = 3e1ee237f36e323f7631ded652254a52

View File

@ -0,0 +1 @@
A UNIX rewrite of a game originally based on "Drug Wars".

10
games/dopewars/pkg-descr Normal file
View File

@ -0,0 +1,10 @@
The idea of dopewars is to deal drugs on the streets of New York,
amassing a huge fortune and paying off the loan shark, while avoiding
the ever-annoying police. The UNIX rewrite, as well as featuring a
so-called "antique" mode which closely follows the original,
introduces new features such as the ability to take part in
multi-player games.
WWW: http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
- Jim <jim@phrantic.phear.net>

1
games/dopewars/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/dopewars