pkgsrc/cad/dinotrace/Makefile
wiz 7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00

21 lines
471 B
Makefile

# $NetBSD: Makefile,v 1.47 2014/05/29 23:35:17 wiz Exp $
#
DISTNAME= dinotrace-9.4c
PKGREVISION= 1
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"