# New ports collection makefile for:    tksol
# Date created:         26 June 1995
# Whom:                 Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD: ports/games/tksol/Makefile,v 1.19 2003/03/07 06:02:54 ade Exp $
#

PORTNAME=	tksol
PORTVERSION=	1.0
CATEGORIES=	games tk82
MASTER_SITES=	ftp://ftp.cs.umd.edu/pub/misc_software/tksol/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	tg@FreeBSD.org
COMMENT=	A version of the card game solitaire

RUN_DEPENDS=	wish8.2:${PORTSDIR}/x11-toolkits/tk82

PATCH_STRIP=	-p1
WRKSRC=		${WRKDIR}/release
MAN6=		tksol.6

.include <bsd.port.mk>
