diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-23 11:25:42 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-23 11:25:42 +0000 |
commit | c7e13da97802a07a8310f75cd516a9f5e9d769f5 (patch) | |
tree | cbceb54de5023c0d8dfc7f84f4f2df7efcc301d0 /cad/Makefile | |
parent | 7cad8fe147cc064c0f98c18e5b8bba2860743454 (diff) | |
download | FreeBSD-ports-c7e13da97802a07a8310f75cd516a9f5e9d769f5.zip FreeBSD-ports-c7e13da97802a07a8310f75cd516a9f5e9d769f5.tar.gz |
Add astk-client , graphical interface for Code_Aster (client side).
PR: 54765
Submitted by: thierry@pompo.net
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 b59fbcc..6940ea0 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -2,6 +2,7 @@ # SUBDIR += ziarc + SUBDIR += astk-client SUBDIR += astk-serveur SUBDIR += atlc SUBDIR += calculix |