From 35ce358bd017d5af97ed5909876af55676648df3 Mon Sep 17 00:00:00 2001 From: Joshua Peck Macdonald Date: Sun, 5 Feb 1995 09:40:09 +0000 Subject: Anyone remember the board game risk? Here it is... Submitted by: swallace --- games/xrisk/Makefile | 13 +++++++++++++ games/xrisk/pkg-comment | 1 + games/xrisk/pkg-descr | 3 +++ games/xrisk/pkg-plist | 4 ++++ 4 files changed, 21 insertions(+) create mode 100644 games/xrisk/Makefile create mode 100644 games/xrisk/pkg-comment create mode 100644 games/xrisk/pkg-descr create mode 100644 games/xrisk/pkg-plist (limited to 'games') diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile new file mode 100644 index 000000000000..813512844911 --- /dev/null +++ b/games/xrisk/Makefile @@ -0,0 +1,13 @@ +# New ports collection makefile for: xchomp +# Version required: 1.1 +# Date created: 4 Jan 1995 +# Whom: swallace +# +# $Id: Makefile,v 1.1.1.1 1995/01/04 08:59:25 swallace Exp $ +# + +DISTNAME= xrisk-2.13 +MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/ +EXTRACT_SUFX= .tar.Z + +.include diff --git a/games/xrisk/pkg-comment b/games/xrisk/pkg-comment new file mode 100644 index 000000000000..5d0ef4deebee --- /dev/null +++ b/games/xrisk/pkg-comment @@ -0,0 +1 @@ +Xrisk version 2.13 for X Windows, much like the poular board game. diff --git a/games/xrisk/pkg-descr b/games/xrisk/pkg-descr new file mode 100644 index 000000000000..2e3d98835283 --- /dev/null +++ b/games/xrisk/pkg-descr @@ -0,0 +1,3 @@ +Xrisk is based on the boardgame Risk. It can run as server or client, +and allows up to 8 players to play at once. The object of the game +is World Conquest. diff --git a/games/xrisk/pkg-plist b/games/xrisk/pkg-plist new file mode 100644 index 000000000000..d2efd2a2b04c --- /dev/null +++ b/games/xrisk/pkg-plist @@ -0,0 +1,4 @@ +@cwd /usr/local +bin/xrisk +lib/xrisk +man/man6/xrisk.6.gz -- cgit v1.2.3