# $MidnightBSD$

PORTNAME=	dejagnu
PORTVERSION=	1.6.1
CATEGORIES=	misc tcl tk
MASTER_SITES=	GNU

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Automated program/system tester

LICENSE=	gpl3

LIB_DEPENDS=	libexpect.so:lang/expect

USES+=		gmake tcl:86+
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
