pkgsrc/cad/dinotrace/Makefile
jlam 792529759b * Honor PKGINFODIR.
* List the info files directly in the PLIST.
2006-03-30 03:44:41 +00:00

18 lines
437 B
Makefile

# $NetBSD: Makefile,v 1.38 2006/03/30 03:44:41 jlam Exp $
#
DISTNAME= dinotrace-9.3a
PKGREVISION= 2
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
GNU_CONFIGURE= YES
INFO_FILES= # PLIST
USE_TOOLS+= gmake perl
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"