diff options
author | reinoud <reinoud@pkgsrc.org> | 2012-02-27 14:45:33 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2012-02-27 14:45:33 +0000 |
commit | 20071affa9946c1214acf8255c26ce2185e6e829 (patch) | |
tree | 2aeb710b0b5193d5bfd2af8e9fac0557fbbe8fd3 /cad | |
parent | 0f74aff15a6838de3fd30e6fe2e36bed029b4495 (diff) | |
download | pkgsrc-20071affa9946c1214acf8255c26ce2185e6e829.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 |