diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-11-12 02:01:27 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-11-12 02:01:27 +0000 |
commit | a8ee73a922f8768da0ce2c6325e44196e8afbd2f (patch) | |
tree | a9ade12ed624c498b250528438ed5401570ca034 /cad/Makefile | |
parent | 386e0349de9934a280289549b65f4ac6c78ed127 (diff) | |
download | FreeBSD-ports-a8ee73a922f8768da0ce2c6325e44196e8afbd2f.zip FreeBSD-ports-a8ee73a922f8768da0ce2c6325e44196e8afbd2f.tar.gz |
add pythoncad release 10
An open-source CAD package built designed around Python
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 65f4553..9ee7e92 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 |