summaryrefslogtreecommitdiff
path: root/graphics/p5-SVG-Graph
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2014-02-20 12:37:27 +0000
committerfhajny <fhajny@pkgsrc.org>2014-02-20 12:37:27 +0000
commit149cd245690af439371f2ad07fc2d48f8842f126 (patch)
tree634a0d4e05697feb52f775aa988385e29c173313 /graphics/p5-SVG-Graph
parent521fd33d15ce72932b4da8c51794af1881b4ed19 (diff)
downloadpkgsrc-149cd245690af439371f2ad07fc2d48f8842f126.tar.gz
Import graphics/p5-SVG-Graph.
Suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees.
Diffstat (limited to 'graphics/p5-SVG-Graph')
-rw-r--r--graphics/p5-SVG-Graph/DESCR2
-rw-r--r--graphics/p5-SVG-Graph/Makefile23
-rw-r--r--graphics/p5-SVG-Graph/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/graphics/p5-SVG-Graph/DESCR b/graphics/p5-SVG-Graph/DESCR
new file mode 100644
index 00000000000..7e9c0f854ac
--- /dev/null
+++ b/graphics/p5-SVG-Graph/DESCR
@@ -0,0 +1,2 @@
+Suite of perl modules for plotting data. SVG::Graph currently supports plots
+of one-, two- and three-dimensional data, as well as N-ary rooted trees.
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile
new file mode 100644
index 00000000000..fd7d365cbde
--- /dev/null
+++ b/graphics/p5-SVG-Graph/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2014/02/20 12:37:27 fhajny Exp $
+
+DISTNAME= SVG-Graph-0.04
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/SVG-Graph
+COMMENT= Visualize your data in Scalable Vector Graphics (SVG) format
+LICENSE= artistic-2.0
+
+DEPENDS+= p5-Math-Derivative-[0-9]*:../../math/p5-Math-Derivative
+DEPENDS+= p5-Math-Spline-[0-9]*:../../math/p5-Math-Spline
+DEPENDS+= p5-Statistics-Descriptive-[0-9]*:../../math/p5-Statistics-Descriptive
+DEPENDS+= p5-Tree-DAG_Node-[0-9]*:../../devel/p5-Tree-DAG_Node
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/SVG/Graph/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-SVG-Graph/distinfo b/graphics/p5-SVG-Graph/distinfo
new file mode 100644
index 00000000000..974cffb84dc
--- /dev/null
+++ b/graphics/p5-SVG-Graph/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/20 12:37:27 fhajny Exp $
+
+SHA1 (SVG-Graph-0.04.tar.gz) = 812ed761ad7d4be4725c1fe0be652e139f57bcb3
+RMD160 (SVG-Graph-0.04.tar.gz) = 8559e0f48ed1be1484721f27eba44ec280def403
+Size (SVG-Graph-0.04.tar.gz) = 96082 bytes