pkgsrc/cad/dinotrace/Makefile
drochner 7e725a4ba3 update to 9.1k
* Changes in Dinotrace 9.1k 06/06/2003
****    Fix crash with busses that are replicated with different widths.
* Changes in Dinotrace 9.1j 03/22/2003
****    When window is resized, keep same percentage of trace visible.
****    Fix File Reread duplicating signals.  [Uwe Bonnes]
****    Fix File Reread with identically named signals.
****    Fix dropping of 0s on signals > 32 bits. [Jason Mancini]
****    Fix coredump on read and GCC 3.2.  [Jason Mancini]
2003-07-15 09:48:35 +00:00

22 lines
515 B
Makefile

# $NetBSD: Makefile,v 1.22 2003/07/15 09:48:35 drochner Exp $
#
DISTNAME= dinotrace-9.1k
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
USE_NEW_TEXINFO= YES
INFO_FILES= dinotrace.info
.include "../../mk/motif.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"