pkgsrc/cad/dinotrace/Makefile
dmcmahill 7d4013314f update to dinotrace-9.1b
While here, update MASTER_SITE.

changes from last packaged version:

* Changes in Dinotrace 9.1b  2/13/2001

****    Documentation updates.

* Changes in Dinotrace 9.1a  1/22/2001

**      Added analog waveform format.  [Dave Colson]
        Includes new Signal Waveform menu and signal_waveform command.

* Changes in Dinotrace 9.0m  11/21/2000

****    Fixed a bug reading compressed tempest on Digital UNIX. [Steve Hoover]
2001-03-09 11:38:33 +00:00

17 lines
383 B
Makefile

# $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"