# New ports collection makefile for:	dirdiff
# Whom:			grog
# Date created:		7 May 2001
#
# $FreeBSD: ports/sysutils/dirdiff/Makefile,v 1.9 2008/08/07 08:58:31 linimon Exp $
#

PORTNAME=	dirdiff
PORTVERSION=	2.1
PORTREVISION=	3
CATEGORIES=	sysutils tcl tk
MASTER_SITES=	ftp://ftp.samba.org/pub/paulus/

MAINTAINER=	ports@FreeBSD.Org
COMMENT=	A graphical diff tool

BUILD_DEPENDS=	tclsh8.4:${PORTSDIR}/lang/tcl84
RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84

.include <bsd.port.mk>
