2003-11-05 23:31:43 +01:00
|
|
|
# $NetBSD: Makefile,v 1.18 2003/11/05 22:31:43 dmcmahill Exp $
|
2000-03-01 19:33:24 +01:00
|
|
|
#
|
|
|
|
|
2003-09-12 22:47:11 +02:00
|
|
|
DISTNAME= gwave-20030804
|
2000-03-01 19:33:24 +01:00
|
|
|
CATEGORIES= cad
|
|
|
|
MASTER_SITES= http://www.cs.unc.edu/~tell/dist/
|
|
|
|
|
2003-07-17 23:21:03 +02:00
|
|
|
MAINTAINER= dmcmahill@NetBSD.org
|
2000-03-01 19:33:24 +01:00
|
|
|
HOMEPAGE= http://www.cs.unc.edu/~tell/gwave/
|
2003-07-21 18:24:36 +02:00
|
|
|
COMMENT= Viewer for spice-like simulator output and other analog data
|
2000-03-01 19:33:24 +01:00
|
|
|
|
2003-01-25 13:48:40 +01:00
|
|
|
USE_BUILDLINK2= YES
|
2000-03-01 19:33:24 +01:00
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
|
2003-11-05 23:31:43 +01:00
|
|
|
EVAL_PREFIX+= GRAPHDIR=plotutils
|
|
|
|
CONFIGURE_ENV+= GRAPH=${GRAPHDIR}/bin/graph
|
|
|
|
|
|
|
|
# make this file get rebuilt in a way that gcc3 can deal with
|
|
|
|
post-extract:
|
|
|
|
${RM} ${WRKSRC}/src/init_scheme_string.c
|
|
|
|
|
2003-01-25 13:48:40 +01:00
|
|
|
.include "../../devel/guile-gtk/buildlink2.mk"
|
|
|
|
.include "../../graphics/plotutils/buildlink2.mk"
|
2000-03-01 19:33:24 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|