diff options
author | thierry <thierry@FreeBSD.org> | 2005-02-21 06:00:46 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-02-21 06:00:46 +0800 |
commit | 1cdbac125cd1391f770205efc39603815ce2649b (patch) | |
tree | 6fcf092ee7dcc8f452a45d4f60a3ef4e510e80fa /cad/Makefile | |
parent | 2ad5cf9095ebbb9371cb97d81a2d2503fb540771 (diff) | |
download | freebsd-ports-gnome-1cdbac125cd1391f770205efc39603815ce2649b.tar.gz freebsd-ports-gnome-1cdbac125cd1391f770205efc39603815ce2649b.tar.zst freebsd-ports-gnome-1cdbac125cd1391f770205efc39603815ce2649b.zip |
Add brlcad 7.0.4, CSG modelling system from the US Balistic
Research Laboratory.
PR: 76122
Submitted by: Pedro F. Giffuni
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 9ebde1ea5456..d08924d19cab 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -8,6 +8,7 @@ SUBDIR += astk-client SUBDIR += astk-serveur SUBDIR += atlc + SUBDIR += brlcad SUBDIR += calculix SUBDIR += cascade SUBDIR += chipmunk |