diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 19:52:20 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-01-12 19:52:20 +0000 |
commit | 880590816db93de94d0012f716a11b35c74605d1 (patch) | |
tree | de9c14a09f6c5b5858f42341837b59b1b23f322c /math/octave-forge-mvn | |
parent | c10de79b1a386082e6a01e7baecf0823bcdcb51e (diff) | |
download | ports-880590816db93de94d0012f716a11b35c74605d1.tar.gz ports-880590816db93de94d0012f716a11b35c74605d1.zip |
Notes
Diffstat (limited to 'math/octave-forge-mvn')
-rw-r--r-- | math/octave-forge-mvn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-mvn/Makefile b/math/octave-forge-mvn/Makefile index 33f3cf7390e8..5a12ae2a71d9 100644 --- a/math/octave-forge-mvn/Makefile +++ b/math/octave-forge-mvn/Makefile @@ -8,6 +8,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +LICENSE= GPLv3 + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} |