diff options
author | minskim <minskim@pkgsrc.org> | 2005-05-19 13:03:56 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-05-19 13:03:56 +0000 |
commit | f35a42a804218fa18d0df4081dde912173b00d0c (patch) | |
tree | 173e9dff5957ecd44832a2089ca68b9d7ff78167 /misc/firelib/PLIST | |
parent | dafc5eb2642b8fa5d51c31c79c59aaeeb2da23f6 (diff) | |
download | pkgsrc-f35a42a804218fa18d0df4081dde912173b00d0c.tar.gz |
Import firelib from pkgsrc-wip. Packaged by David Price and modified
by me.
C language function library for predicting the spread rate, intensity,
flame length, and scorch height of free-burning surface fires. It is
derived directly from the BEHAVE fire behavior algorithms for
predicting fire spread in two dimensions, but is optimized for highly
iterative applications such as cell- or wave- based fire growth
simulation.
Diffstat (limited to 'misc/firelib/PLIST')
-rw-r--r-- | misc/firelib/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/firelib/PLIST b/misc/firelib/PLIST new file mode 100644 index 00000000000..0e6a8505700 --- /dev/null +++ b/misc/firelib/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/19 13:03:56 minskim Exp $ +bin/fireSim +include/fireLib.h +lib/libfire.a +share/doc/firelib/firelib.ps +share/doc/firelib/license.txt +@dirrm share/doc/firelib |