summaryrefslogtreecommitdiff
path: root/cad/boolean
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/boolean
parent1a921119dd7800c8643b301cf01c02647fdd018d (diff)
downloadpkgsrc-4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cad/boolean')
-rw-r--r--cad/boolean/Makefile3
-rw-r--r--cad/boolean/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile
index bd5b833ed2f..94af91ce40c 100644
--- a/cad/boolean/Makefile
+++ b/cad/boolean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/11/18 17:57:27 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 13:46:16 wiz Exp $
#
DISTNAME= boolean
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www.xs4all.nl/~kholwerd/bool.html
+COMMENT= GDSII viewer/editor + (boolean) operations on sets of 2d polygons
DEPENDS+= wxGTK>=2.2.1:../../x11/wxGTK
diff --git a/cad/boolean/pkg/COMMENT b/cad/boolean/pkg/COMMENT
deleted file mode 100644
index 4728417dacb..00000000000
--- a/cad/boolean/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-GDSII viewer/editor + (boolean) operations on sets of 2d polygons