summaryrefslogtreecommitdiff
path: root/math/ngraph/Makefile
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2015-07-18 00:56:35 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2015-07-18 00:56:35 +0000
commit5f8b523afa538f04f75bd18c90b33d7793aa4eb8 (patch)
tree44c78fe9f137b87fb4d9b4af345caf6301cdaf44 /math/ngraph/Makefile
parentwww/py-html5lib: version update (diff)
upgrade 6.3.54
Notes
Notes: svn path=/head/; revision=392401
Diffstat (limited to 'math/ngraph/Makefile')
-rw-r--r--math/ngraph/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile
index 87c4ca57bf5b..3bf6a584a166 100644
--- a/math/ngraph/Makefile
+++ b/math/ngraph/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= ngraph
-PORTVERSION= 6.3.51
-PORTREVISION= 1
+PORTVERSION= 6.3.54
CATEGORIES= math
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
PORTS_JP
@@ -12,6 +11,9 @@ DISTNAME= Ngraph-${PORTVERSION}-src
MAINTAINER= sanpei@FreeBSD.org
COMMENT= XY plotting tool for students, scientists, and engineers
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/gpl.txt
+
USES= gmake motif
.include <bsd.port.mk>