# 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 BUILD_DEPENDS= expect:${PORTSDIR}/lang/expect RUN_DEPENDS= expect:${PORTSDIR}/lang/expect LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= runtest.1 INFO= ${PORTNAME} .include