summaryrefslogtreecommitdiff
path: root/cad/dinotrace/Makefile
blob: f59460fafe60ed417d29c2917c2a7a4aa260de29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.32 2005/05/22 20:07:40 jlam Exp $
#

DISTNAME=	dinotrace-9.2a
CATEGORIES=	cad
MASTER_SITES=	http://www.veripool.com/ftp/

MAINTAINER=	dmcmahill@NetBSD.org
HOMEPAGE= 	http://www.veripool.com/dinotrace/
COMMENT=	Tool for viewing the output of digital simulators

GNU_CONFIGURE=		YES
INFO_FILES=		dinotrace.info
USE_PERL5=		build
USE_X11=		YES
USE_TOOLS+=		gmake

.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"