diff options
author | thierry <thierry@FreeBSD.org> | 2005-05-16 05:44:02 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-05-16 05:44:02 +0800 |
commit | 847a9c118a1bac8fd464a392a8de321240b3ce86 (patch) | |
tree | 6603162b832affd52e9f6f228038142b36b4feb4 /science/Makefile | |
parent | 8aa57883a61bcc6bbac0489686e463ce74f7abd6 (diff) | |
download | freebsd-ports-gnome-847a9c118a1bac8fd464a392a8de321240b3ce86.tar.gz freebsd-ports-gnome-847a9c118a1bac8fd464a392a8de321240b3ce86.tar.zst freebsd-ports-gnome-847a9c118a1bac8fd464a392a8de321240b3ce86.zip |
Add lamprop 1.3.1.
Lamprop takes in input file describing the lay-up and constituent materials
of a fiber-reinforced composite laminate, and calculates some mechanical
and other properties. The submitter is the original author of the software,
and will maintain the port.
PR: 81066
Submitted by: Roland Smith <rsmith (at) xs4all.nl>
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 3d374e0c0f09..4a76cc3dfb2e 100644 --- a/science/Makefile +++ b/science/Makefile @@ -33,6 +33,7 @@ SUBDIR += isaac-cfd SUBDIR += kmovisto SUBDIR += kst + SUBDIR += lamprop SUBDIR += libctl SUBDIR += libsvm SUBDIR += libsvm-python |