From d4f38ef40dcd02ff79f87c5f954d93bf2ec604dc Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 14 May 1996 12:13:07 +0000 Subject: New port of xskat-1.6. Skat is a popular card game in Germany. --- games/xskat/Makefile | 22 ++++++++++++++++++++++ games/xskat/distinfo | 1 + games/xskat/pkg-comment | 1 + games/xskat/pkg-descr | 6 ++++++ games/xskat/pkg-plist | 2 ++ 5 files changed, 32 insertions(+) create mode 100644 games/xskat/Makefile create mode 100644 games/xskat/distinfo create mode 100644 games/xskat/pkg-comment create mode 100644 games/xskat/pkg-descr create mode 100644 games/xskat/pkg-plist (limited to 'games/xskat') diff --git a/games/xskat/Makefile b/games/xskat/Makefile new file mode 100644 index 000000000000..e751a89e7c11 --- /dev/null +++ b/games/xskat/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: xskat +# Version required: xskat-1.6 +# Date created: 27 Apr 1996 +# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# +# $Id$ +# + +DISTNAME= xskat-1.6 +CATEGORIES+= games +MASTER_SITES= ftp://ftp.germany.eu.net/pub/X11/misc/ + +MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de + +WRKSRC= ${WRKDIR}/xskat +USE_IMAKE= yes + +pre-configure: + cp ${FILESDIR}/Imakefile ${WRKSRC} + mv ${WRKSRC}/makefile ${WRKSRC}/makefile.dist + +.include diff --git a/games/xskat/distinfo b/games/xskat/distinfo new file mode 100644 index 000000000000..3097040cca4f --- /dev/null +++ b/games/xskat/distinfo @@ -0,0 +1 @@ +MD5 (xskat-1.6.tar.gz) = 658a1db928113fb2b329fe8a8a636172 diff --git a/games/xskat/pkg-comment b/games/xskat/pkg-comment new file mode 100644 index 000000000000..633f2cc34bc0 --- /dev/null +++ b/games/xskat/pkg-comment @@ -0,0 +1 @@ +Play the card game Skat. diff --git a/games/xskat/pkg-descr b/games/xskat/pkg-descr new file mode 100644 index 000000000000..ed403bfcc008 --- /dev/null +++ b/games/xskat/pkg-descr @@ -0,0 +1,6 @@ +Xskat lets you play the card game Skat +as defined by the official german Skatordnung. + +Up to 2 players may be simulated by the computer. + +The rules can be found at http://www.cs.man.ac.uk/card-games/schafk/skat.html diff --git a/games/xskat/pkg-plist b/games/xskat/pkg-plist new file mode 100644 index 000000000000..cd2e3cb640e9 --- /dev/null +++ b/games/xskat/pkg-plist @@ -0,0 +1,2 @@ +bin/xskat +man/man1/xskat.1.gz -- cgit v1.2.3