Files
pkgsrc-ng/cad/dinotrace/Makefile
2016-01-21 23:41:46 +01:00

22 lines
471 B
Makefile

# $NetBSD: Makefile,v 1.48 2015/06/12 10:48:26 wiz Exp $
#
DISTNAME= dinotrace-9.4c
PKGREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.veripool.org/ftp/
EXTRACT_SUFX= .tgz
MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.veripool.org/dinotrace/
COMMENT= Tool for viewing the output of digital simulators
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= YES
INFO_FILES= YES
USE_TOOLS+= gmake perl
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"