diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile index 890055e91ba9..b83a72d834b3 100644 --- a/graphics/p5-SVG-Graph/Makefile +++ b/graphics/p5-SVG-Graph/Makefile @@ -8,9 +8,11 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CJFIELDS PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Visualize your data in Scalable Vector Graphics (SVG) format +LICENSE= ART20 + BUILD_DEPENDS= p5-Math-Spline>=0:${PORTSDIR}/math/p5-Math-Spline \ p5-SVG>=0:${PORTSDIR}/textproc/p5-SVG \ p5-Statistics-Descriptive>=0:${PORTSDIR}/math/p5-Statistics-Descriptive \ diff --git a/graphics/p5-SVG-Graph/pkg-descr b/graphics/p5-SVG-Graph/pkg-descr index 6dc35379ec44..472ba8f1d1d8 100644 --- a/graphics/p5-SVG-Graph/pkg-descr +++ b/graphics/p5-SVG-Graph/pkg-descr @@ -4,3 +4,5 @@ well as N-ary rooted trees. SVG::Graph 0.01 is a pre-alpha release. Keep in mind that many of the glyphs are not very robust. + +WWW: http://search.cpan.org/dist/SVG-Graph/