aboutsummaryrefslogtreecommitdiffstats
path: root/games/xskat/Makefile
blob: 4a7c5814e284907f3368eda87bfe6420511b8ec1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    xskat
# Date created:     27 Apr 1996
# Whom:         Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   xskat
PORTVERSION=    4.0
CATEGORIES= games
MASTER_SITES=   http://www.xskat.de/

MAINTAINER= tg@FreeBSD.org
COMMENT=    Play the card game Skat

USE_IMAKE=  yes
MAN1=       xskat.1 xskat-de.1
PLIST_FILES=    bin/xskat

.include <bsd.port.mk>