summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r--graphics/p5-Chart/Makefile24
-rw-r--r--graphics/p5-Chart/distinfo3
-rw-r--r--graphics/p5-Chart/pkg-descr13
-rw-r--r--graphics/p5-Chart/pkg-plist18
4 files changed, 0 insertions, 58 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
deleted file mode 100644
index 7b9d1d743325..000000000000
--- a/graphics/p5-Chart/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: p5-chart
-# Date Created: 8 April 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Chart
-PORTVERSION= 2.4.1
-PORTREVISION= 1
-CATEGORIES= graphics perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= mat@FreeBSD.org
-COMMENT= A perl5 interface to build chart graphics
-
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
-
-PERL_CONFIGURE= yes
-
-MAN3= Chart.3
-
-.include <bsd.port.mk>
diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo
deleted file mode 100644
index 86bb5e23b77f..000000000000
--- a/graphics/p5-Chart/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Chart-2.4.1.tar.gz) = 5e7a80badfb8bf6e29b21879689bcc2f
-SHA256 (Chart-2.4.1.tar.gz) = ad8179cd46143bb3378f085da78447b65a939aba64e341c54600da7f6ad2b907
-SIZE (Chart-2.4.1.tar.gz) = 683047
diff --git a/graphics/p5-Chart/pkg-descr b/graphics/p5-Chart/pkg-descr
deleted file mode 100644
index 84ca2aada8ec..000000000000
--- a/graphics/p5-Chart/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-This module is an attempt to build a general purpose graphing module
-that is easily modified and expanded. I borrowed most of the API from
-Martien Verbruggen's GIFgraph module. I liked most of GIFgraph, but I
-thought it was to difficult to modify, and it was missing a few things
-that I needed, most notably legends. So I decided to write a new module
-from scratch, and I've designed it from the bottom up to be easy to
-modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all
-of its graphics primitives calls.
-
-WWW: http://search.cpan.org/dist/Chart/
-
-- Vanilla
-vanilla@FreeBSD.ORG
diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist
deleted file mode 100644
index f8dcf3c672ac..000000000000
--- a/graphics/p5-Chart/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-%%SITE_PERL%%/Chart.pod
-%%SITE_PERL%%/Chart/Bars.pm
-%%SITE_PERL%%/Chart/Base.pm
-%%SITE_PERL%%/Chart/Composite.pm
-%%SITE_PERL%%/Chart/Direction.pm
-%%SITE_PERL%%/Chart/ErrorBars.pm
-%%SITE_PERL%%/Chart/HorizontalBars.pm
-%%SITE_PERL%%/Chart/Lines.pm
-%%SITE_PERL%%/Chart/LinesPoints.pm
-%%SITE_PERL%%/Chart/Mountain.pm
-%%SITE_PERL%%/Chart/Pareto.pm
-%%SITE_PERL%%/Chart/Pie.pm
-%%SITE_PERL%%/Chart/Points.pm
-%%SITE_PERL%%/Chart/Split.pm
-%%SITE_PERL%%/Chart/StackedBars.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart
-@dirrm %%SITE_PERL%%/Chart