summaryrefslogtreecommitdiff
path: root/cad/dinotrace/Makefile
blob: 416beda7a457a75dc90798c3cd869bc54dd3378d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.37 2006/02/05 23:08:20 joerg Exp $
#

DISTNAME=	dinotrace-9.3a
PKGREVISION=	2
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_TOOLS+=		gmake perl

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