aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SVG-Graph
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:35 +0000
commit5dfb384f6dbf99393342ef332fa90c0cb66ae0ac (patch)
tree2763a68a1236bd34bf2921382f62e5ca8266701d /graphics/p5-SVG-Graph
parentc9bb446225ff2285667e9de7220de44b130e734e (diff)
downloadports-5dfb384f6dbf99393342ef332fa90c0cb66ae0ac.tar.gz
ports-5dfb384f6dbf99393342ef332fa90c0cb66ae0ac.zip
- Add LICENSE
- Add CPAN as WWW - Pass maintainership to submitter PR: ports/189339 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353427
Diffstat (limited to 'graphics/p5-SVG-Graph')
-rw-r--r--graphics/p5-SVG-Graph/Makefile4
-rw-r--r--graphics/p5-SVG-Graph/pkg-descr2
2 files changed, 5 insertions, 1 deletions
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/