summaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Graph-sparklines
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-18 19:18:19 +0000
committerheinz <heinz>2007-05-18 19:18:19 +0000
commit7ddcc2c6e6d6b013bd0273a45d18a4725ad09ee5 (patch)
tree528c5a1017d35d0e3db79f13b347ef7b295b11b7 /graphics/p5-GD-Graph-sparklines
parentafad7e1964edbdc06bee914257588595d652216c (diff)
downloadpkgsrc-7ddcc2c6e6d6b013bd0273a45d18a4725ad09ee5.tar.gz
Initial import of p5-GD-Graph-sparklines 0.2.
"Sparklines are data-intense, design-simple word-sized graphics" Edward Tufte, in "Beautiful Evidence" GD::Graph::sparklines is a Perl module for creating sparklines using the GD::Graph infrastructure.
Diffstat (limited to 'graphics/p5-GD-Graph-sparklines')
-rw-r--r--graphics/p5-GD-Graph-sparklines/DESCR5
-rw-r--r--graphics/p5-GD-Graph-sparklines/Makefile22
-rw-r--r--graphics/p5-GD-Graph-sparklines/PLIST1
-rw-r--r--graphics/p5-GD-Graph-sparklines/distinfo5
4 files changed, 33 insertions, 0 deletions
diff --git a/graphics/p5-GD-Graph-sparklines/DESCR b/graphics/p5-GD-Graph-sparklines/DESCR
new file mode 100644
index 00000000000..872f172991a
--- /dev/null
+++ b/graphics/p5-GD-Graph-sparklines/DESCR
@@ -0,0 +1,5 @@
+"Sparklines are data-intense, design-simple word-sized graphics"
+ Edward Tufte, in "Beautiful Evidence"
+
+GD::Graph::sparklines is a Perl module for creating sparklines using the
+GD::Graph infrastructure.
diff --git a/graphics/p5-GD-Graph-sparklines/Makefile b/graphics/p5-GD-Graph-sparklines/Makefile
new file mode 100644
index 00000000000..5774d7e559a
--- /dev/null
+++ b/graphics/p5-GD-Graph-sparklines/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/05/18 19:18:19 heinz Exp $
+#
+
+DISTNAME= GD-Graph-sparklines-0.2
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
+
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/GD-Graph-sparklines/
+COMMENT= Perl module for creating sparklines
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-GDGraph-[0-9]*:../../graphics/p5-GDGraph
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/GD/Graph/sparklines/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-GD-Graph-sparklines/PLIST b/graphics/p5-GD-Graph-sparklines/PLIST
new file mode 100644
index 00000000000..523f8d0b3f9
--- /dev/null
+++ b/graphics/p5-GD-Graph-sparklines/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/18 19:18:19 heinz Exp $
diff --git a/graphics/p5-GD-Graph-sparklines/distinfo b/graphics/p5-GD-Graph-sparklines/distinfo
new file mode 100644
index 00000000000..ba85a756536
--- /dev/null
+++ b/graphics/p5-GD-Graph-sparklines/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/05/18 19:18:19 heinz Exp $
+
+SHA1 (GD-Graph-sparklines-0.2.tar.gz) = c74600f28dcd3e397150f6abce74e7d151a9893b
+RMD160 (GD-Graph-sparklines-0.2.tar.gz) = 60390e3c6c57d56a067fe19e7a024a30f6eb8a46
+Size (GD-Graph-sparklines-0.2.tar.gz) = 6429 bytes