diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-14 04:21:29 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-14 04:21:29 +0800 |
commit | 4804470620d4eda512f1d4885309b2bcf408dc71 (patch) | |
tree | 4256f8ec3c2c38a8c56084ea17b462f223852da6 /cad/Makefile | |
parent | 67d3465504ab8eb6e134ef6745ea5f2e66a1f86e (diff) | |
download | freebsd-ports-gnome-4804470620d4eda512f1d4885309b2bcf408dc71.tar.gz freebsd-ports-gnome-4804470620d4eda512f1d4885309b2bcf408dc71.tar.zst freebsd-ports-gnome-4804470620d4eda512f1d4885309b2bcf408dc71.zip |
New port atlc version 4.0.1: A tool to calculate the impedance of
transmission lines
Submitted by: blackend
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 |