summaryrefslogtreecommitdiff
path: root/cad/dinotrace/Makefile
blob: 98cff77ef714521c3eef3033638fa93ca75db10c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.5 2001/02/16 13:46:17 wiz Exp $
#

DISTNAME=	dinotrace-9.0l
CATEGORIES=	cad
MASTER_SITES=	http://www.ultranet.com/~wsnyder/veripool/ftp/

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

INFO_FILES=	dinotrace.info

GNU_CONFIGURE=	YES
USE_MOTIF=	YES

.include "../../mk/bsd.pkg.mk"