diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-15 10:37:05 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-15 10:37:05 +0000 |
commit | d634b760734a021a654597bf300d8223ee97a563 (patch) | |
tree | cb26388f742198051f74f8d461643e45ead3df11 /cad/Makefile | |
parent | 06d3c6b0dec510c97f757e49c84c472cebd9d0ce (diff) | |
download | ports-d634b760734a021a654597bf300d8223ee97a563.tar.gz ports-d634b760734a021a654597bf300d8223ee97a563.zip |
Add triangle 1.5, a Two-Dimensional Quality Mesh Generator and
Delaunay Triangulator.
Notes
Notes:
svn path=/head/; revision=121650
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 318c9a6e0dcd..4ad66d8e03ed 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -51,6 +51,7 @@ SUBDIR += tkgate SUBDIR += tochnog SUBDIR += transcalc + SUBDIR += triangle SUBDIR += varkon SUBDIR += vipec SUBDIR += xcircuit |