aboutsummaryrefslogtreecommitdiffstats
path: root/games/xskat/Makefile
blob: ef1587604b69f9347f4b7d4715bbc710b79f7db3 (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
# Date created:     27 Apr 1996
# Whom:         Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   xskat
PORTVERSION=    3.3
CATEGORIES= games
MASTER_SITES=   http://www.gulu.net/xskat/

MAINTAINER= tg@FreeBSD.org

USE_IMAKE=  yes
MANN=       xskat.n
MANCOMPRESSED=  no

.include <bsd.port.mk>