From 9325fb1ee11c1027658735387974aadf09774a15 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 4 Jun 1997 02:31:59 +0000 Subject: A networkable Risk game for x11. PR: 3362 Submitted by: Matthew Hunt --- games/xfrisk/Makefile | 22 ++++++++++++++++++++++ games/xfrisk/distinfo | 1 + games/xfrisk/pkg-comment | 1 + games/xfrisk/pkg-descr | 3 +++ games/xfrisk/pkg-plist | 7 +++++++ 5 files changed, 34 insertions(+) create mode 100644 games/xfrisk/Makefile create mode 100644 games/xfrisk/distinfo create mode 100644 games/xfrisk/pkg-comment create mode 100644 games/xfrisk/pkg-descr create mode 100644 games/xfrisk/pkg-plist (limited to 'games/xfrisk') diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile new file mode 100644 index 000000000000..c777a49e3fe4 --- /dev/null +++ b/games/xfrisk/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: xfrisk +# Version required: 0.99b4 +# Date created: 20 April 1997 +# Whom: Matthew Hunt +# +# $Id$ +# + +DISTNAME= Frisk-0.99b4 +PKGNAME= xfrisk-0.99b4 +CATEGORIES= games +MASTER_SITES= $(MASTER_SITE_XCONTRIB) +MASTER_SITE_SUBDIR= games/multiplayer/ + +MAINTAINER= mph@pobox.com + +NO_CDROM= Possible trademark infringement + +USE_IMAKE= yes +NO_INSTALL_MANPAGES= yes + +.include diff --git a/games/xfrisk/distinfo b/games/xfrisk/distinfo new file mode 100644 index 000000000000..fee3706c8f20 --- /dev/null +++ b/games/xfrisk/distinfo @@ -0,0 +1 @@ +MD5 (Frisk-0.99b4.tar.gz) = d522ecd2b122c7736aa281995f0396fa diff --git a/games/xfrisk/pkg-comment b/games/xfrisk/pkg-comment new file mode 100644 index 000000000000..07af15b2a4e4 --- /dev/null +++ b/games/xfrisk/pkg-comment @@ -0,0 +1 @@ +A multi-player networked Risk game for X11. diff --git a/games/xfrisk/pkg-descr b/games/xfrisk/pkg-descr new file mode 100644 index 000000000000..2dc0b450164e --- /dev/null +++ b/games/xfrisk/pkg-descr @@ -0,0 +1,3 @@ +XFrisk is a multi-player Risk game that supports network play. It +includes a server, "friskserver", and a client, "xfrisk". Note +that the client supports only 8bpp and 24bpp visuals. diff --git a/games/xfrisk/pkg-plist b/games/xfrisk/pkg-plist new file mode 100644 index 000000000000..ecac52a9d2ff --- /dev/null +++ b/games/xfrisk/pkg-plist @@ -0,0 +1,7 @@ +bin/xfrisk +bin/friskserver +lib/X11/app-defaults/XFrisk +lib/X11/World.risk +lib/X11/Countries.risk +lib/X11/Help.risk +bin/risk -- cgit v1.2.3