aboutsummaryrefslogtreecommitdiffstats
path: root/cad/dinotrace/Makefile
blob: fe562332601aad7e3e4dce05ba15a56979bfc55f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    dinotrace
# Date created:     July 05, 2004
# Whom:         Joachim Strombergson <watchman@ludd.ltu.se>
#
# $FreeBSD$
#

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 gaphical signal trace waveform viewer.

GNU_CONFIGURE=  yes
USE_MOTIF=  yes
USE_X_PREFIX=   yes

INFO=       dinotrace
PLIST_FILES=    bin/dinotrace

.include <bsd.port.mk>