summaryrefslogtreecommitdiff
path: root/cad/dinotrace/Makefile
blob: ed3926f1313ee79539982c790398dcf05359a412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.8 2001/07/03 20:54:15 jlam 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

USE_BUILDLINK_ONLY=	YES
GNU_CONFIGURE=		YES

.include "../../x11/lesstif/buildlink.mk"
.include "../../mk/bsd.pkg.mk"