mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
A networkable Risk game for x11.
PR: 3362 Submitted by: Matthew Hunt <mph@pobox.com>
This commit is contained in:
parent
1dda9b5b51
commit
9325fb1ee1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6727
22
games/xfrisk/Makefile
Normal file
22
games/xfrisk/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: xfrisk
|
||||
# Version required: 0.99b4
|
||||
# Date created: 20 April 1997
|
||||
# Whom: Matthew Hunt <mph@pobox.com>
|
||||
#
|
||||
# $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 <bsd.port.mk>
|
1
games/xfrisk/distinfo
Normal file
1
games/xfrisk/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Frisk-0.99b4.tar.gz) = d522ecd2b122c7736aa281995f0396fa
|
1
games/xfrisk/pkg-comment
Normal file
1
games/xfrisk/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A multi-player networked Risk game for X11.
|
3
games/xfrisk/pkg-descr
Normal file
3
games/xfrisk/pkg-descr
Normal file
@ -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.
|
7
games/xfrisk/pkg-plist
Normal file
7
games/xfrisk/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user