aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-base
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-12 20:04:39 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-12 20:04:39 +0000
commit9d64b5938cc168274f8a185d187ac90237fc6f2e (patch)
tree89e24ed70f734aef942011579024fff9ac30c655 /math/octave-forge-base
parentfb02c5101865de50030b50f31154510afd8049e2 (diff)
downloadports-9d64b5938cc168274f8a185d187ac90237fc6f2e.tar.gz
ports-9d64b5938cc168274f8a185d187ac90237fc6f2e.zip
- Add license=BSD2CLAUSE.
Notes
Notes: svn path=/head/; revision=339540
Diffstat (limited to 'math/octave-forge-base')
-rw-r--r--math/octave-forge-base/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-base/Makefile b/math/octave-forge-base/Makefile
index dd3671fb804f..ab3584fa0b3a 100644
--- a/math/octave-forge-base/Makefile
+++ b/math/octave-forge-base/Makefile
@@ -12,6 +12,8 @@ EXTRACT_ONLY= #none
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge baseport for all packages
+LICENSE= BSD2CLAUSE
+
RUN_DEPENDS+= octave:${PORTSDIR}/math/octave \
gmake:${PORTSDIR}/devel/gmake \
p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar \