aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-dataframe
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-12 19:52:20 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-12 19:52:20 +0000
commit880590816db93de94d0012f716a11b35c74605d1 (patch)
treede9c14a09f6c5b5858f42341837b59b1b23f322c /math/octave-forge-dataframe
parentc10de79b1a386082e6a01e7baecf0823bcdcb51e (diff)
downloadports-880590816db93de94d0012f716a11b35c74605d1.tar.gz
ports-880590816db93de94d0012f716a11b35c74605d1.zip
- Add license=GPLv3.
Notes
Notes: svn path=/head/; revision=339538
Diffstat (limited to 'math/octave-forge-dataframe')
-rw-r--r--math/octave-forge-dataframe/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-dataframe/Makefile b/math/octave-forge-dataframe/Makefile
index bac7c472d78e..708fcc7b8c1f 100644
--- a/math/octave-forge-dataframe/Makefile
+++ b/math/octave-forge-dataframe/Makefile
@@ -9,6 +9,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}