summaryrefslogtreecommitdiff
path: root/math/octave-forge-optim
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2016-10-02 19:59:01 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2016-10-02 19:59:01 +0000
commitb015aad9eda00a92aa014d803a1de2550cb18f32 (patch)
treedd2a20365105252e0fc14b2cadbb4363c67b0f3e /math/octave-forge-optim
parent- Unbreak (diff)
- Add LICENSE.
Notes
Notes: svn path=/head/; revision=423151
Diffstat (limited to 'math/octave-forge-optim')
-rw-r--r--math/octave-forge-optim/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile
index 571d60710995..4d8f7653aa5e 100644
--- a/math/octave-forge-optim/Makefile
+++ b/math/octave-forge-optim/Makefile
@@ -8,6 +8,11 @@ CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+LICENSE= Parts
+LICENSE_NAME= See individual files for licenses
+LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${DISTNAME}