diff options
Diffstat (limited to 'cad/boolean/Makefile')
-rw-r--r-- | cad/boolean/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |