diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 19:19:56 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 19:19:56 +0000 |
commit | 61a1b2a9735fecd1a1fa6fef7ab9478c499ea85a (patch) | |
tree | 82dc9e2cb13627081cc7c3d4f4e866d88d31193f /math/octave-forge-ncarray | |
parent | 368c138aaea7e2a89de1e99c80dadfe56d42d8ca (diff) |
Notes
Diffstat (limited to 'math/octave-forge-ncarray')
-rw-r--r-- | math/octave-forge-ncarray/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-ncarray/Makefile b/math/octave-forge-ncarray/Makefile index 5a3db5b132eb..93237dadce4c 100644 --- a/math/octave-forge-ncarray/Makefile +++ b/math/octave-forge-ncarray/Makefile @@ -8,6 +8,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv2 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ncArray |