diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-24 15:53:29 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-24 15:53:29 +0800 |
commit | e715def410a03f248bb7ea6a7c18854ce342dcc2 (patch) | |
tree | f54bed7200bfcd58bdf2fbd85e067cc1f02dbd15 /cad/Makefile | |
parent | 3c6b0e968bb8d475ff20151cb11e8f7ac075e1b9 (diff) | |
download | freebsd-ports-gnome-e715def410a03f248bb7ea6a7c18854ce342dcc2.tar.gz freebsd-ports-gnome-e715def410a03f248bb7ea6a7c18854ce342dcc2.tar.zst freebsd-ports-gnome-e715def410a03f248bb7ea6a7c18854ce342dcc2.zip |
New port: cad/abc: System for sequential synthesis and verification
PR: 227254
Submitted by: Christian Krämer <uddka@student.kit.edu>
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 d01b6a4474c9..e56df5115311 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -4,6 +4,7 @@ COMMENT = CAD tools SUBDIR += NASTRAN-95 + SUBDIR += abc SUBDIR += admesh SUBDIR += adms SUBDIR += alliance |