diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-02-20 01:58:45 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-02-20 01:58:45 +0000 |
commit | 61c97d878bf9fcc8df788ff64407016f69200706 (patch) | |
tree | ca02bc7b95e8f059f96e9a4b27abf73ca2964e03 /cad/Makefile | |
parent | 8e9498dbf0f69e55d0d94f4acd6be5ba7603711a (diff) | |
download | FreeBSD-ports-61c97d878bf9fcc8df788ff64407016f69200706.zip FreeBSD-ports-61c97d878bf9fcc8df788ff64407016f69200706.tar.gz |
add fandango 0.2.5
A python scripted 3D CAD application
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 66f17de..85ab07a 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -12,6 +12,7 @@ SUBDIR += chipvault SUBDIR += cider SUBDIR += electric + SUBDIR += fandango SUBDIR += geda SUBDIR += geda-symbols SUBDIR += geda-symcheck |