# New ports collection makefile for:	tcltutor
# Date created:		11 November 2000
# Whom:			Edwin Groothuis (edwin@mavetju.org)
#
# $FreeBSD: ports/lang/tcltutor/Makefile,v 1.3 2001/12/27 05:31:54 petef Exp $
#

PORTNAME=	tcltutor
PORTVERSION=	2.b.4
CATEGORIES=	lang tk83 tcl83
MASTER_SITES=	http://www.msen.com/~clif/
DISTNAME=	Tutor2b4

MAINTAINER=	edwin@mavetju.org

RUN_DEPENDS=	wish8.3:${PORTSDIR}/x11-toolkits/tk83

WRKSRC=		${WRKDIR}/TclTutor
NO_BUILD=	yes

.include <bsd.port.mk>
