# New ports collection makefile for:	dinotrace
# Date created:		July 05, 2004
# Whom:			Joachim Strombergson <watchman@ludd.ltu.se>
#
# $FreeBSD: ports/cad/dinotrace/Makefile,v 1.3 2005/02/28 04:25:50 kris Exp $
#

PORTNAME=	dinotrace
PORTVERSION=	9.1
CATEGORIES=	cad
MASTER_SITES=	http://www.veripool.com/ftp/
DISTNAME=	dinotrace-9.1m

MAINTAINER=	watchman@ludd.luth.se
COMMENT=	A graphical signal trace waveform viewer

BROKEN=		Size mismatch

GNU_CONFIGURE=	yes
USE_MOTIF=	yes
USE_PERL5_BUILD=	yes
USE_X_PREFIX=	yes

INFO=		dinotrace
PLIST_FILES=	bin/dinotrace

.include <bsd.port.mk>
