aboutsummaryrefslogtreecommitdiffstats
path: root/games/xskat/Makefile
blob: 7a3e2a1fd09c55578b68d45138724dfbc74a5bf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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

USE_IMAKE=  yes
MAN1=       xskat.1 xskat-de.1

.include <bsd.port.mk>