diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-12 02:01:27 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-12 02:01:27 +0000 |
commit | e843f00c0b11bad97016513fe98f29d45708fd96 (patch) | |
tree | 6eea8b87fa2ff48dd8b127a14e24b076065b378b /cad/Makefile | |
parent | b5dabd062e19ea29c5ed90ab6e01b0adfabc302a (diff) | |
download | ports-e843f00c0b11bad97016513fe98f29d45708fd96.tar.gz ports-e843f00c0b11bad97016513fe98f29d45708fd96.zip |
add pythoncad release 10
An open-source CAD package built designed around Python
Notes
Notes:
svn path=/head/; revision=93776
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 65f45537d922..9ee7e928d449 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -35,6 +35,7 @@ SUBDIR += oregano SUBDIR += pcb SUBDIR += pdnmesh + SUBDIR += pythoncad SUBDIR += qcad SUBDIR += qfsm SUBDIR += qmls |