# $MidnightBSD: mports/misc/dejagnu/Makefile,v 1.1 2010/01/17 14:29:00 laffer1 Exp $

PORTNAME=	dejagnu
PORTVERSION=	1.4.4
CATEGORIES=	misc tcl tk
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	${PORTNAME}

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

RUN_DEPENDS=	expect:${PORTSDIR}/lang/expect

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

MAN1=		runtest.1

.include <bsd.port.mk>
