aboutsummaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2012-05-05 16:51:14 +0000
committerNicola Vitale <nivit@FreeBSD.org>2012-05-05 16:51:14 +0000
commit57c32dd687a6cde808b648bcda1a2b2023ab355c (patch)
treebcb2ed9a9bcfe291ffe68c3c5eebb0391aaf5271 /cad/Makefile
parentd5944a32e9015fe219cd5024e4ca1c34594e9c9f (diff)
FidoCadJ is an easy to use graphical editor, with a library of electrical
symbols and footprints (traditional and SMD). It aims to be an agile and effective small EDA tool for hobbyists. FidoCadJ stores its drawings in a compact text format, practical for the copy and paste in newsgroups and forums: this has determined its success on the Usenet and in numerous communities. WWW: http://davbucci.chez-alice.fr/index.php?argument=elettronica/fidocadj/fidocadj.inc
Notes
Notes: svn path=/head/; revision=296050
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile
index f905b9cc66b8..dc36e4858796 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -21,6 +21,7 @@
SUBDIR += electric
SUBDIR += electric-ng
SUBDIR += feappv
+ SUBDIR += fidocadj
SUBDIR += findhier
SUBDIR += freehdl
SUBDIR += gdsreader