2013-03-24 17:03:16 +01:00
|
|
|
# Created by: markm
|
1999-08-25 09:23:21 +02:00
|
|
|
# $FreeBSD$
|
1996-10-31 20:53:40 +01:00
|
|
|
|
2000-04-14 10:49:30 +02:00
|
|
|
PORTNAME= dejagnu
|
2013-03-24 17:03:16 +01:00
|
|
|
PORTVERSION= 1.5.1
|
2014-02-28 11:30:08 +01:00
|
|
|
PORTREVISION= 1
|
2008-04-09 15:42:26 +02:00
|
|
|
CATEGORIES= misc tcl tk
|
2011-03-23 20:07:08 +01:00
|
|
|
MASTER_SITES= GNU
|
1996-10-31 20:53:40 +01:00
|
|
|
|
2013-06-05 00:20:51 +02:00
|
|
|
MAINTAINER= tcltk@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Automated program/system tester
|
1996-10-31 20:53:40 +01:00
|
|
|
|
2011-03-23 20:07:08 +01:00
|
|
|
LICENSE= GPLv3
|
|
|
|
|
2014-02-28 11:16:02 +01:00
|
|
|
LIB_DEPENDS= libexpect.so:${PORTSDIR}/lang/expect
|
2012-04-28 09:45:58 +02:00
|
|
|
|
2013-10-28 10:26:46 +01:00
|
|
|
USES+= gmake tcl
|
1996-10-31 20:53:40 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2013-03-24 17:03:16 +01:00
|
|
|
INFO= ${PORTNAME}
|
2001-09-21 16:58:32 +02:00
|
|
|
|
1996-10-31 20:53:40 +01:00
|
|
|
.include <bsd.port.mk>
|