summaryrefslogtreecommitdiff
path: root/cad/dinotrace/Makefile
blob: eb38c2ba22227482ae7255fdf1c60f50f99b89c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.2 2000/07/26 20:58:34 dmcmahill Exp $
#

DISTNAME=	dinotrace-9.0k
CATEGORIES=	cad
MASTER_SITES=	http://www.ultranet.com/~wsnyder/veripool/ftp/

MAINTAINER=	dmcmahill@netbsd.org
HOMEPAGE= 	http://www.ultranet.com/~wsnyder/veripool/dinotrace/

INFO_FILES=	dinotrace.info

GNU_CONFIGURE=	YES

USE_MOTIF=	YES

#avoid having this installed later
post-patch:
	${RM} ${WRKSRC}/dinotrace.info.orig

.include "../../mk/bsd.pkg.mk"