diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-01-17 01:22:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-01-17 01:22:52 +0800 |
commit | b88fb5c643a29446cdb7b3b1f7139cc40eb6a240 (patch) | |
tree | 7719863e049574ccbdaf8a28cd76e55c705d0618 /math/matharray | |
parent | 88bbc94104238e2c2e87d6bac2a4d94345698b95 (diff) | |
download | freebsd-ports-gnome-b88fb5c643a29446cdb7b3b1f7139cc40eb6a240.tar.gz freebsd-ports-gnome-b88fb5c643a29446cdb7b3b1f7139cc40eb6a240.tar.zst freebsd-ports-gnome-b88fb5c643a29446cdb7b3b1f7139cc40eb6a240.zip |
- add LICENSE:
Diffstat (limited to 'math/matharray')
-rw-r--r-- | math/matharray/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/matharray/pkg-descr b/math/matharray/pkg-descr index bdacf46c1dc1..f00f6b69cf96 100644 --- a/math/matharray/pkg-descr +++ b/math/matharray/pkg-descr @@ -14,3 +14,5 @@ user-defined functions. MathArray also does much more. Arrays can be manipulated, transposed and concatenated. One can extract subarrays or include subarrays within larger arrays. + +LICENSE: LGPL2 or later |