summaryrefslogtreecommitdiff
path: root/cad/dinotrace/Makefile
blob: 0afa0829acfd27b141683a5378e0af2b0f0e2801 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.6 2001/03/09 11:38:33 dmcmahill Exp $
#

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