summaryrefslogtreecommitdiffstats
path: root/misc/dejagnu/Makefile
blob: 28b6411054daa8f5aaeee39ca148c2130a05cfbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: markm
# $FreeBSD$

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

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

LICENSE=	GPLv3

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

USES+=		gmake tcl
GNU_CONFIGURE=	yes

INFO=		${PORTNAME}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud