diff options
author | thierry <thierry@FreeBSD.org> | 2005-01-22 23:01:02 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-01-22 23:01:02 +0800 |
commit | 28478609f4b1f290629a1932135a7f6559610d9b (patch) | |
tree | 020f1fc5faa906e9aa61d1f0aea1ff84bca07879 /science/Makefile | |
parent | 28c04e49f72b5d0e81dc8162d8083ec02fa72f03 (diff) | |
download | freebsd-ports-graphics-28478609f4b1f290629a1932135a7f6559610d9b.tar.gz freebsd-ports-graphics-28478609f4b1f290629a1932135a7f6559610d9b.tar.zst freebsd-ports-graphics-28478609f4b1f290629a1932135a7f6559610d9b.zip |
Add buddy 2.4, a Binary Decision Diagram library.
PR: 71221
Submitted by: Leland Wang
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index bd4960319f4..9c122259109 100644 --- a/science/Makefile +++ b/science/Makefile @@ -7,6 +7,7 @@ SUBDIR += abinit SUBDIR += at SUBDIR += bblimage + SUBDIR += buddy SUBDIR += cdcl SUBDIR += cdcl-gtk SUBDIR += chemtool |