summaryrefslogtreecommitdiff
path: root/cad/dinotrace/Makefile
blob: 6fc77d9e909993618ab5465d82f82c6adc437e18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.7 2001/05/24 20:17:13 dmcmahill Exp $
#

DISTNAME=	dinotrace-9.1d
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

INFO_FILES=	dinotrace.info

GNU_CONFIGURE=	YES
USE_MOTIF=	YES

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