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
commit4672aa7cc83caa9863a0e04120b98e7dfc2a2bcd (patch)
treefa3f2313b28b43d66fe835118ac2ef27e4cc1276 /math
parent7ab6b098c2e86c9af864b52f551ee217c6593b3a (diff)
downloadpkgsrc-4672aa7cc83caa9863a0e04120b98e7dfc2a2bcd.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