# $MidnightBSD: trunk/misc/dejagnu/Makefile 17474 2014-09-24 03:16:59Z laffer1 $

PORTNAME=	dejagnu
PORTVERSION=	1.5.1
PORTREVISION=	1
CATEGORIES=	misc tcl tk
MASTER_SITES=	GNU

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

LICENSE=	gpl3

LIB_DEPENDS=	libexpect.so:${PORTSDIR}/lang/expect

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

USE_TCL=	yes

.include <bsd.port.mk>
