diff options
author | swills <swills@FreeBSD.org> | 2016-11-10 09:08:44 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-11-10 09:08:44 +0800 |
commit | edf8461905dbc1113db748072d093386e30c0a8d (patch) | |
tree | 7bd1f0cd0158d73e994580003215b2dcfcabd3ad /cad/Makefile | |
parent | e182635e45034594e5ec97a737a35687ecd0eb23 (diff) | |
download | freebsd-ports-gnome-edf8461905dbc1113db748072d093386e30c0a8d.tar.gz freebsd-ports-gnome-edf8461905dbc1113db748072d093386e30c0a8d.tar.zst freebsd-ports-gnome-edf8461905dbc1113db748072d093386e30c0a8d.zip |
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/
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |