summaryrefslogtreecommitdiff
path: root/math/octave-forge-informationtheory
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-12 19:19:56 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-12 19:19:56 +0000
commit61a1b2a9735fecd1a1fa6fef7ab9478c499ea85a (patch)
tree82dc9e2cb13627081cc7c3d4f4e866d88d31193f /math/octave-forge-informationtheory
parent- Fix build with clang (diff)
- Add licence=GPLv2 to many octave-forge ports.
Notes
Notes: svn path=/head/; revision=339533
Diffstat (limited to 'math/octave-forge-informationtheory')
-rw-r--r--math/octave-forge-informationtheory/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-informationtheory/Makefile b/math/octave-forge-informationtheory/Makefile
index a832c2575a45..d5c9a8d98f16 100644
--- a/math/octave-forge-informationtheory/Makefile
+++ b/math/octave-forge-informationtheory/Makefile
@@ -9,6 +9,8 @@ CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
.include "${.CURDIR}/../../Mk/bsd.octave.mk"