19 lines
451 B
Makefile
19 lines
451 B
Makefile
# $NetBSD: Makefile,v 1.44 2012/10/08 13:25:11 asau Exp $
|
|
#
|
|
|
|
DISTNAME= dinotrace-9.3c
|
|
PKGREVISION= 2
|
|
CATEGORIES= cad
|
|
MASTER_SITES= http://www.veripool.com/ftp/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= dmcmahill@NetBSD.org
|
|
HOMEPAGE= http://www.veripool.com/dinotrace/
|
|
COMMENT= Tool for viewing the output of digital simulators
|
|
|
|
GNU_CONFIGURE= YES
|
|
INFO_FILES= YES
|
|
USE_TOOLS+= gmake perl
|
|
|
|
.include "../../mk/motif.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|