diff options
Diffstat (limited to 'math/ngraph/Makefile')
-rw-r--r-- | math/ngraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 8b507a1ecca1..8bd51dfd4ed8 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -8,6 +8,7 @@ DISTNAME= Ngraph-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= XY plotting tool for students, scientists, and engineers +WWW= http://www2e.biglobe.ne.jp/~isizaka/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl.txt |