summaryrefslogtreecommitdiff
path: root/games/tksol/Makefile
blob: cf66c4b51a501545213f7b7656f19926b16173f7 (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@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.4 1996/10/09 06:19:14 tg Exp $
#

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

MAINTAINER=	tg@freebsd.org

RUN_DEPENDS=	wish4.1:${PORTSDIR}/x11/tk41

PATCH_STRIP=	-p1
WRKSRC=		${WRKDIR}/release
MAN1=		tksol.1

.include <bsd.port.mk>