summaryrefslogtreecommitdiff
path: root/cad/gwave
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:41:26 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:41:26 +0000
commit2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (patch)
tree7796c2e9b8aee283b13448855c903fab00ce9e97 /cad/gwave
parentf7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (diff)
downloadpkgsrc-2db9056f6e9918e76e686389fa7de8a0a3ed22b6.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cad/gwave')
-rw-r--r--cad/gwave/Makefile3
-rw-r--r--cad/gwave/pkg/COMMENT1
2 files changed, 2 insertions, 2 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
diff --git a/cad/gwave/pkg/COMMENT b/cad/gwave/pkg/COMMENT
deleted file mode 100644
index 651eadbf556..00000000000
--- a/cad/gwave/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-viewer for spice-like simulator output and other analog data