summaryrefslogblamecommitdiff
path: root/misc/dejagnu/Makefile
blob: 907c8fda38ae57ae583e2ba6988534b618afba21 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               


                                       
           

 
                       
                     
                 
                               
                                  
                               
 
                                 
                                               


                                              
                   
                   
 

                         
                      
# New ports collection makefile for:	dejagnu
# Date created:		12 October 1996
# Whom:			markm
#
# $FreeBSD$
#

PORTNAME=	dejagnu
PORTVERSION=	1.4.3
PORTREVISION=	0
CATEGORIES=	misc tcl83 tk83
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	dejagnu

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

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

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

MAN1=		runtest.1

.include <bsd.port.mk>