pkgsrc/cad/dinotrace/Makefile
dmcmahill e58fa678a0 update to dinotrace-9.1h
Changes in Dinotrace 9.1h  08/30/2002
***     Save_duplicates is now on by default.

****    Fixed several bugs when save_duplicates is enabled.

****    Updated Windows install.  [Greg Loxtercamp]

****    Fixed coredump reading wide ascii traces.  [Vitaly Oratovsky]
2002-10-14 01:28:02 +00:00

21 lines
498 B
Makefile

# $NetBSD: Makefile,v 1.19 2002/10/14 01:28:02 dmcmahill Exp $
#
DISTNAME= dinotrace-9.1h
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_BUILDLINK2= YES
USE_X11BASE= YES
GNU_CONFIGURE= YES
USE_PERL5= build
.include "../../mk/motif.buildlink2.mk"
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"