summaryrefslogtreecommitdiff
path: root/cad/gschem/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:41:26 +0000
committerwiz <wiz>2001-02-16 13:41:26 +0000
commit4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (patch)
tree7796c2e9b8aee283b13448855c903fab00ce9e97 /cad/gschem/Makefile
parent1a921119dd7800c8643b301cf01c02647fdd018d (diff)
downloadpkgsrc-4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cad/gschem/Makefile')
-rw-r--r--cad/gschem/Makefile3
1 files changed, 2 insertions, 1 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