pkgsrc/cad/dinotrace/Makefile

21 lines
471 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.29 2004/10/03 00:13:12 tv Exp $
#
DISTNAME= dinotrace-9.1k
PKGREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.veripool.com/ftp/
2003-07-17 23:21:03 +02:00
MAINTAINER= dmcmahill@NetBSD.org
2000-12-17 14:02:22 +01:00
HOMEPAGE= http://www.veripool.com/dinotrace/
COMMENT= Tool for viewing the output of digital simulators
GNU_CONFIGURE= YES
2003-06-27 00:01:14 +02:00
INFO_FILES= dinotrace.info
2004-04-11 20:59:52 +02:00
USE_BUILDLINK3= YES
USE_PERL5= build
USE_X11= YES
2004-04-11 20:59:52 +02:00
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"