diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-12-18 19:23:43 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-12-18 19:23:43 +0800 |
commit | 3c2b7eaba48619526b630aea3e194e8826f10959 (patch) | |
tree | 831ae69246bd0ecef2b3f865d1425b57177d9b00 /cad/Makefile | |
parent | 88978058b80c5c84d90b275435f9efc7a5de3046 (diff) | |
download | freebsd-ports-gnome-3c2b7eaba48619526b630aea3e194e8826f10959.tar.gz freebsd-ports-gnome-3c2b7eaba48619526b630aea3e194e8826f10959.tar.zst freebsd-ports-gnome-3c2b7eaba48619526b630aea3e194e8826f10959.zip |
Add systemc 2.1.v1, a modeling platform for system-level C++ models.
PR: ports/89987
Submitted by: Daniel Thiele
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 22db25a26a03..f6333aa3fca6 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -53,6 +53,7 @@ SUBDIR += sceptre SUBDIR += slffea SUBDIR += spice + SUBDIR += systemc SUBDIR += tkgate SUBDIR += tochnog SUBDIR += transcalc |