diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2004-03-28 12:07:02 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2004-03-28 12:07:02 +0000 |
commit | 08724750f34e9b65c1b0df882d7e9dff6ee18bf4 (patch) | |
tree | 9161cb5728e1873e0c44e6a44f128dfbca21d119 /cad/Makefile | |
parent | 730cb5cf74f2feccd40ba2ec579c7996cd309e4a (diff) | |
download | ports-08724750f34e9b65c1b0df882d7e9dff6ee18bf4.tar.gz ports-08724750f34e9b65c1b0df882d7e9dff6ee18bf4.zip |
add qcad-partslib the parts-library for qcad.
Notes
Notes:
svn path=/head/; revision=105493
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 be4174afaef0..60b6b6e0ed09 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -36,6 +36,7 @@ SUBDIR += pdnmesh SUBDIR += pythoncad SUBDIR += qcad + SUBDIR += qcad-partslib SUBDIR += qfsm SUBDIR += qmls SUBDIR += sceptre |