spider port

This commit is contained in:
angelos 1998-05-20 03:24:47 +00:00
parent 6cefdde278
commit 4dc9f5f0d5
6 changed files with 66 additions and 0 deletions

19
games/spider/Makefile Normal file
View File

@ -0,0 +1,19 @@
# OpenBSD makefile for: spider
# Version required: 1.1
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/20 03:24:47 angelos Exp $
#
DISTNAME= spider
PKGNAME= spider-1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
INSTALL_TARGET= install install.doc
.include <bsd.port.mk>

1
games/spider/files/md5 Normal file
View File

@ -0,0 +1 @@
MD5 (spider.tar.gz) = bd0fa431f4dd9560c6eab3042327e957

View File

@ -0,0 +1,31 @@
--- ./Imakefile.org Sat Sep 28 10:46:02 1991
+++ ./Imakefile Tue Oct 3 04:19:58 1995
@@ -8,7 +8,7 @@
SPLIT = split
CAT = cat
/***** Note: probably want to define this to be something else *****/
- HELPDIR = help
+ HELPDIR = UsrLibDir/X11/spider
/***** Note: Used to over-ride some declarations in the default Imakefile
configurations. If you want to use some of these things, then
@@ -16,7 +16,7 @@
definitions to what you would like them to be below. Delete
or comment out those you do not wish to use *****/
#ifndef OverrideDefs
-#define OverrideDefs YES
+#define OverrideDefs NO
#endif
#if OverrideDefs
--- ./spider.man.org Sat Sep 28 10:46:06 1991
+++ ./spider.man Tue Oct 3 04:16:19 1995
@@ -53,7 +53,7 @@
Specifies the time (in microseconds) to pause between each move when
showing a Replay. The default is 200.
.TP 8
-.B "roundsCards (\fPclass\fB RoundCards)"
+.B "roundCards (\fPclass\fB RoundCards)"
Specifies whether to use rounded cards are not. Rounded cards look
better, but are considerably slower. The default is "on".
.TP 8

1
games/spider/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
A challenging double decked solitaire game

5
games/spider/pkg/DESCR Normal file
View File

@ -0,0 +1,5 @@
Spider is a challenging double decked solitaire game. Unlike most
soilitaire games, skill is just as important as luck.
The X11 version of spider is based on the NeWS version by Don Woods,
and uses the same save file format and card images.

9
games/spider/pkg/PLIST Normal file
View File

@ -0,0 +1,9 @@
bin/spider
man/man1/spider.1
@exec mkdir %D/lib/X11/spider
lib/X11/spider/doc.controls
lib/X11/spider/doc.intro
lib/X11/spider/doc.rules
lib/X11/spider/doc.examples
lib/X11/spider/doc.misc
lib/X11/spider/doc.summary