From edf8461905dbc1113db748072d093386e30c0a8d Mon Sep 17 00:00:00 2001 From: swills Date: Thu, 10 Nov 2016 01:08:44 +0000 Subject: cad/solvespace: create port SOLVESPACE is a parametric 3d CAD program. Applications include modeling 2d and 3d parts, 3d-printed parts, preparing CAM data, mechanism design and plane and solid geometry. WWW: http://solvespace.com/ --- cad/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cad/Makefile') diff --git a/cad/Makefile b/cad/Makefile index 11ccde8d90b8..cee75a18db0f 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -79,6 +79,7 @@ SUBDIR += rubygem-gdsii SUBDIR += sceptre SUBDIR += scotch + SUBDIR += solvespace SUBDIR += sp2sp SUBDIR += spice SUBDIR += stepcode -- cgit