mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
New port of xskat-1.6. Skat is a popular card game in Germany.
This commit is contained in:
parent
5ed43aa872
commit
d4f38ef40d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3082
22
games/xskat/Makefile
Normal file
22
games/xskat/Makefile
Normal file
@ -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 <bsd.port.mk>
|
1
games/xskat/distinfo
Normal file
1
games/xskat/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xskat-1.6.tar.gz) = 658a1db928113fb2b329fe8a8a636172
|
1
games/xskat/pkg-comment
Normal file
1
games/xskat/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Play the card game Skat.
|
6
games/xskat/pkg-descr
Normal file
6
games/xskat/pkg-descr
Normal file
@ -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
|
2
games/xskat/pkg-plist
Normal file
2
games/xskat/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xskat
|
||||
man/man1/xskat.1.gz
|
Loading…
Reference in New Issue
Block a user