# New ports collection makefile for:	tk
# Version required:	3.6
# Date created:		21 August 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.12 1995/04/12 20:31:30 asami Exp $
#

DISTNAME=	tk3.6
PKGNAME=	tk-3.6
CATEGORIES+=	x11
MASTER_SITES=	ftp://ftp.cs.berkeley.edu/ucb/tcl/
DISTFILES=	tk3.6.tar.Z tk3.6p1.patch
EXTRACT_ONLY=	tk3.6.tar.Z

LIB_DEPENDS=	tcl\\.7\\.:${PORTSDIR}/lang/tcl

PATCH_STRIP=	
HAS_CONFIGURE=	yes

.include <bsd.port.mk>
