diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:14:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:14:28 +0800 |
commit | d49f0b0d40bcc468c597568bf9f18b28949019fe (patch) | |
tree | 54a19774a088a7843781b78cfcf08e85e5007e5d /math/matharray | |
parent | 0d5a6785ec84190c3f5e11dd853b6a7b1cdfb5eb (diff) | |
download | freebsd-ports-gnome-d49f0b0d40bcc468c597568bf9f18b28949019fe.tar.gz freebsd-ports-gnome-d49f0b0d40bcc468c597568bf9f18b28949019fe.tar.zst freebsd-ports-gnome-d49f0b0d40bcc468c597568bf9f18b28949019fe.zip |
LICENSE LGPL21
Diffstat (limited to 'math/matharray')
-rw-r--r-- | math/matharray/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/matharray/Makefile b/math/matharray/Makefile index e25ae19bd598..d70a18dc8f1c 100644 --- a/math/matharray/Makefile +++ b/math/matharray/Makefile @@ -15,6 +15,8 @@ DISTNAME= MathArray-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Class library for mathematical manipulation of matrices +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_BUILD= yes |