diff options
Diffstat (limited to 'cad/gwave/Makefile')
-rw-r--r-- | cad/gwave/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 5635384c7ec..10ec17519d7 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/12/31 18:09:54 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:23 wiz Exp $ # DISTNAME= gwave-20001123 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.cs.unc.edu/~tell/dist/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.cs.unc.edu/~tell/gwave/ +COMMENT= viewer for spice-like simulator output and other analog data DEPENDS+= guile-gtk>=0.19:../../devel/guile-gtk DEPENDS+= plotutils-*:../../graphics/plotutils |