diff options
author | reinoud <reinoud> | 2012-02-27 14:45:33 +0000 |
---|---|---|
committer | reinoud <reinoud> | 2012-02-27 14:45:33 +0000 |
commit | ffee400c0a3b480fe817708463e6c22b413170d7 (patch) | |
tree | 2aeb710b0b5193d5bfd2af8e9fac0557fbbe8fd3 /cad | |
parent | 90cfe994c4a88e79802cf78b2880a16f5158229a (diff) | |
download | pkgsrc-ffee400c0a3b480fe817708463e6c22b413170d7.tar.gz |
Import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modeller
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 7f0dc5411e7..68ce2d2dbd2 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2012/01/26 21:45:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.75 2012/02/27 14:45:33 reinoud Exp $ # COMMENT= CAD tools @@ -42,6 +42,7 @@ SUBDIR+= nelma SUBDIR+= ng-spice SUBDIR+= ntesla SUBDIR+= oct-wcalc +SUBDIR+= openscad SUBDIR+= pcb SUBDIR+= py-MyHDL SUBDIR+= py-simpy |