summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart
diff options
context:
space:
mode:
authoradrianp <adrianp>2004-11-03 15:27:16 +0000
committeradrianp <adrianp>2004-11-03 15:27:16 +0000
commit947e5aa20398461f8227720b0580c0d138e21f58 (patch)
treec9cce930daae78d43843d64701a75b34febae834 /graphics/p5-Chart
parentdabc63102ade1653420e63d0f62c70f1ba0ea03d (diff)
downloadpkgsrc-947e5aa20398461f8227720b0580c0d138e21f58.tar.gz
This module is an attempt to build a general purpose graphing module that is
easily modified and expanded.
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r--graphics/p5-Chart/DESCR2
-rw-r--r--graphics/p5-Chart/Makefile18
-rw-r--r--graphics/p5-Chart/PLIST1
-rw-r--r--graphics/p5-Chart/distinfo4
4 files changed, 25 insertions, 0 deletions
diff --git a/graphics/p5-Chart/DESCR b/graphics/p5-Chart/DESCR
new file mode 100644
index 00000000000..81b3529c723
--- /dev/null
+++ b/graphics/p5-Chart/DESCR
@@ -0,0 +1,2 @@
+This module is an attempt to build a general purpose graphing module that is
+easily modified and expanded.
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
new file mode 100644
index 00000000000..30c7843afea
--- /dev/null
+++ b/graphics/p5-Chart/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/03 15:27:16 adrianp Exp $
+
+DISTNAME= Chart-2.3
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/}
+
+MAINTAINER= adrianp@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~chartgrp/
+COMMENT= Perl5 charting library
+
+DEPENDS+= p5-GD>=1.32:../../graphics/p5-GD
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Chart/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-Chart/PLIST b/graphics/p5-Chart/PLIST
new file mode 100644
index 00000000000..1cfc7a13899
--- /dev/null
+++ b/graphics/p5-Chart/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/03 15:27:16 adrianp Exp $
diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo
new file mode 100644
index 00000000000..3a865f84fd7
--- /dev/null
+++ b/graphics/p5-Chart/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/03 15:27:16 adrianp Exp $
+
+SHA1 (Chart-2.3.tar.gz) = 4fc0badf0f20b1493b319130038f0f80af3a4845
+Size (Chart-2.3.tar.gz) = 516041 bytes