aboutsummaryrefslogtreecommitdiffstats
path: root/games/xskat/Makefile
blob: c7a2e181086eec39fa5889ed91b01453a17e9f5d (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=    3.4
CATEGORIES= games
MASTER_SITES=   http://www.gulu.net/xskat/

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>