diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-07-15 20:00:33 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-07-15 20:00:33 +0000 |
commit | 756fb68e9efb685048c346294ea55b08fd701bf8 (patch) | |
tree | 934a8792020bf8384b75651829191f06cfa1bc84 /cad/Makefile | |
parent | d0094042e5037a38399f2846356bcd5aaa3ee9b9 (diff) | |
download | FreeBSD-ports-756fb68e9efb685048c346294ea55b08fd701bf8.zip FreeBSD-ports-756fb68e9efb685048c346294ea55b08fd701bf8.tar.gz |
add gerbv 0.0.9
A Free Gerber Viewer
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 dbde445..bfbf9f4 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -7,6 +7,7 @@ SUBDIR += felt SUBDIR += geda SUBDIR += geda-symbols + SUBDIR += gerbv SUBDIR += gnetlist SUBDIR += gnucap SUBDIR += gschem |