aboutsummaryrefslogtreecommitdiff
path: root/games/tksol/Makefile
blob: 5b8e59167f2155bd4b223e5ddbd4e8bf17140bf5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    tksol
# Version required:     1.0
# Date created:         26 June 1995
# Whom:                 Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id: Makefile,v 1.12 1998/08/07 23:56:21 asami Exp $
#

DISTNAME=       tksol-1.0
CATEGORIES=	games tk80
MASTER_SITES=	ftp://ftp.cs.umd.edu/pub/misc_software/tksol/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	tg@FreeBSD.ORG

RUN_DEPENDS=	wish8.0:${PORTSDIR}/x11-toolkits/tk80

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

.include <bsd.port.mk>