summaryrefslogtreecommitdiff
path: root/graphics/p5-GIFgraph
diff options
context:
space:
mode:
authorhe <he>2002-02-22 22:03:37 +0000
committerhe <he>2002-02-22 22:03:37 +0000
commita3bd19c4e738060aeec5ae2322a14f28b6907ca7 (patch)
treefda3559a9a4e622cb63ecb5c498932ef965c9883 /graphics/p5-GIFgraph
parent688bd6e177d0c2612892040e1731977ee2cbb3af (diff)
downloadpkgsrc-a3bd19c4e738060aeec5ae2322a14f28b6907ca7.tar.gz
GIFgraph is a package to generate graphs, using GD::Graph.
Diffstat (limited to 'graphics/p5-GIFgraph')
-rw-r--r--graphics/p5-GIFgraph/DESCR2
-rw-r--r--graphics/p5-GIFgraph/Makefile24
-rw-r--r--graphics/p5-GIFgraph/PLIST1
-rw-r--r--graphics/p5-GIFgraph/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/graphics/p5-GIFgraph/DESCR b/graphics/p5-GIFgraph/DESCR
new file mode 100644
index 00000000000..fb7625133e6
--- /dev/null
+++ b/graphics/p5-GIFgraph/DESCR
@@ -0,0 +1,2 @@
+GIFgraph is a perl5 module to create charts using the GD::Graph
+module.
diff --git a/graphics/p5-GIFgraph/Makefile b/graphics/p5-GIFgraph/Makefile
new file mode 100644
index 00000000000..41b7254ac1a
--- /dev/null
+++ b/graphics/p5-GIFgraph/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/02/22 22:03:37 he Exp $
+#
+
+DISTNAME= GIFgraph-1.20
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5gig
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GIFgraph/}
+
+MAINTAINER= he@netbsd.org
+HOMEPAGE= http://search.cpan.org/search?module=GIFgraph
+COMMENT= GIFgraph is a package to generate graphs, using GD::Graph
+
+DEPENDS+= p5-GDGraph>=1.33:../../graphics/p5-GDGraph
+DEPENDS+= p5-PerlMagick>=5.3.9:../../graphics/p5-PerlMagick
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GIFgraph/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-GIFgraph/PLIST b/graphics/p5-GIFgraph/PLIST
new file mode 100644
index 00000000000..495bb2cee87
--- /dev/null
+++ b/graphics/p5-GIFgraph/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/02/22 22:03:37 he Exp $
diff --git a/graphics/p5-GIFgraph/distinfo b/graphics/p5-GIFgraph/distinfo
new file mode 100644
index 00000000000..09a545a7f5b
--- /dev/null
+++ b/graphics/p5-GIFgraph/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/02/22 22:03:37 he Exp $
+
+SHA1 (GIFgraph-1.20.tar.gz) = 493b334ab38617db1b6faa11a7c4c219570a171d
+Size (GIFgraph-1.20.tar.gz) = 29434 bytes