# New ports collection makefile for: dejagnu # Date created: 12 October 1996 # Whom: markm # # $FreeBSD$ # PORTNAME= dejagnu PORTVERSION= 1.5 CATEGORIES= misc tcl tk MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= Automated program/system tester LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= expect:${PORTSDIR}/lang/expect RUN_DEPENDS= expect:${PORTSDIR}/lang/expect USE_GMAKE= yes GNU_CONFIGURE= yes USE_TCL= 83+ MAN1= runtest.1 INFO= ${PORTNAME} .include