diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-13 20:21:29 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-13 20:21:29 +0000 |
commit | 7e447426ca93991dc5af2d05b1313e6d64568697 (patch) | |
tree | db3c3b2ba63d8c996f094909068b81e5645a8555 /cad/Makefile | |
parent | 7e61461193d007836d0cfd805fa7d04bc3540430 (diff) | |
download | ports-7e447426ca93991dc5af2d05b1313e6d64568697.tar.gz ports-7e447426ca93991dc5af2d05b1313e6d64568697.zip |
New port atlc version 4.0.1: A tool to calculate the impedance of
transmission lines
Submitted by: blackend
Notes
Notes:
svn path=/head/; revision=70060
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 83c0f169873f..e146f6c0c5d1 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += atlc SUBDIR += cascade SUBDIR += chipmunk SUBDIR += cider |