summaryrefslogtreecommitdiff
path: root/games/xskat/Makefile
blob: 0639cb62ba5956efc9362410fcbb7122640ac6dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	xskat
# Version required:	3.1
# Date created:		27 Apr 1996
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $Id: Makefile,v 1.10 1998/12/22 16:07:01 tg Exp $
#

DISTNAME=	xskat-3.1
CATEGORIES=	games
MASTER_SITES=	http://www.gulu.net/xskat/

MAINTAINER=	tg@FreeBSD.org

WRKSRC=		${WRKDIR}/xskat
USE_IMAKE=	yes
MAN1=		xskat.1

.include <bsd.port.mk>