summaryrefslogtreecommitdiff
path: root/cad/gschem
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:41:26 +0000
committerwiz <wiz>2001-02-16 13:41:26 +0000
commit50d79f1689e6205ba9bb8c3038bba0934b7fa658 (patch)
tree7796c2e9b8aee283b13448855c903fab00ce9e97 /cad/gschem
parenta2a55c607ab5e4747b94deae3456a9fb4c6dd009 (diff)
downloadpkgsrc-50d79f1689e6205ba9bb8c3038bba0934b7fa658.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cad/gschem')
-rw-r--r--cad/gschem/Makefile3
-rw-r--r--cad/gschem/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile
index aeda020fbd2..4e9553c096c 100644
--- a/cad/gschem/Makefile
+++ b/cad/gschem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/08/15 23:31:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:22 wiz Exp $
#
DISTNAME= gschem-${PKGVERSION}
@@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.geda.seul.org/
+COMMENT= Schematic capture tool
DEPENDS+= libgeda-${PKGVERSION}:../../cad/libgeda
DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols
diff --git a/cad/gschem/pkg/COMMENT b/cad/gschem/pkg/COMMENT
deleted file mode 100644
index 9c3ae115831..00000000000
--- a/cad/gschem/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Schematic capture tool