diff options
author | will <will@FreeBSD.org> | 2003-06-03 12:05:13 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-03 12:05:13 +0800 |
commit | 374d483f392e794726aebf770dd6a9a26d7d5cbc (patch) | |
tree | d3122b330583ad782d44d9e0933287395a30e295 /math/algae/pkg-descr | |
parent | 4e71276a58074c5b5fa3327cb42ef55532aeba7c (diff) | |
download | freebsd-ports-gnome-374d483f392e794726aebf770dd6a9a26d7d5cbc.tar.gz freebsd-ports-gnome-374d483f392e794726aebf770dd6a9a26d7d5cbc.tar.zst freebsd-ports-gnome-374d483f392e794726aebf770dd6a9a26d7d5cbc.zip |
Add algae 4.1.3, a programming language for numerical analysis.
PR: 52397
Submitted by: Michael Neumann <mneumann@ntecs.de>
Diffstat (limited to 'math/algae/pkg-descr')
-rw-r--r-- | math/algae/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/algae/pkg-descr b/math/algae/pkg-descr new file mode 100644 index 000000000000..2476bd39c0d8 --- /dev/null +++ b/math/algae/pkg-descr @@ -0,0 +1,3 @@ +Algae is a programming language for numerical analysis. + +WWW: http://algae.sourceforge.net/ |