1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/cad/dinotrace/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

29 lines
543 B
Makefile

# New ports collection makefile for: dinotrace
# Date created: July 05, 2004
# Whom: Joachim Strombergson <watchman@ludd.ltu.se>
#
# $FreeBSD$
#
PORTNAME= dinotrace
DISTVERSION= 9.3b
PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.veripool.com/ftp/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical signal trace waveform viewer
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
USE_MOTIF= yes
USE_PERL5_BUILD= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
INFO= dinotrace
PLIST_FILES= bin/dinotrace
.include <bsd.port.mk>