summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrodent <rodent>2014-05-04 13:49:57 +0000
committerrodent <rodent>2014-05-04 13:49:57 +0000
commit1930e230ff299da78c2ff7d8163d0bb1bbf1ad0b (patch)
tree89acb4586b84b13218f8cc11513ebaaa018ceb03 /math
parent4efdfc66d5e9462eda778282d2f307cc322bb8d5 (diff)
downloadpkgsrc-1930e230ff299da78c2ff7d8163d0bb1bbf1ad0b.tar.gz
+LICENSE
Diffstat (limited to 'math')
-rw-r--r--math/octave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 531e3a5e441..674e350b26a 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2014/05/04 13:46:42 rodent Exp $
+# $NetBSD: Makefile,v 1.121 2014/05/04 13:49:57 rodent Exp $
DISTNAME= octave-${OCTAVE_VER}
PKGREVISION= 5
@@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.octave.org/
COMMENT= High-level language, intended for numerical computations
+LICENSE= gnu-gpl-v3
BUILD_DEPENDS+= gperf>=2.7:../../devel/gperf
BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX