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/distinfo1
-rw-r--r--graphics/p5-Chart/pkg-comment1
-rw-r--r--graphics/p5-Chart/pkg-descr11
-rw-r--r--graphics/p5-Chart/pkg-plist12
5 files changed, 0 insertions, 49 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
deleted file mode 100644
index d83f5bb81af1..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= 0.99c-pre3
-CATEGORIES= graphics perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Chart
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ports@freebsd.org
-
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
-
-PERL_CONFIGURE= yes
-
-MAN3= Chart.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-
-.include <bsd.port.mk>
diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo
deleted file mode 100644
index ec48df0a7ad7..000000000000
--- a/graphics/p5-Chart/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (Chart-0.99c-pre3.tar.gz) = ffaeb2d9d4558e23d3ea675783753331
diff --git a/graphics/p5-Chart/pkg-comment b/graphics/p5-Chart/pkg-comment
deleted file mode 100644
index 7dad450e3ae3..000000000000
--- a/graphics/p5-Chart/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A perl5 interface to build chart graphics
diff --git a/graphics/p5-Chart/pkg-descr b/graphics/p5-Chart/pkg-descr
deleted file mode 100644
index fb65e7995e8c..000000000000
--- a/graphics/p5-Chart/pkg-descr
+++ /dev/null
@@ -1,11 +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.
-
-- Vanilla
-vanilla@FreeBSD.ORG
diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist
deleted file mode 100644
index 31c08618465b..000000000000
--- a/graphics/p5-Chart/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-lib/perl5/site_perl/%%PERL_VER%%/Chart.pod
-lib/perl5/site_perl/%%PERL_VER%%/Chart/Bars.pm
-lib/perl5/site_perl/%%PERL_VER%%/Chart/Base.pm
-lib/perl5/site_perl/%%PERL_VER%%/Chart/Composite.pm
-lib/perl5/site_perl/%%PERL_VER%%/Chart/Lines.pm
-lib/perl5/site_perl/%%PERL_VER%%/Chart/LinesPoints.pm
-lib/perl5/site_perl/%%PERL_VER%%/Chart/Mountain.pm
-lib/perl5/site_perl/%%PERL_VER%%/Chart/Points.pm
-lib/perl5/site_perl/%%PERL_VER%%/Chart/StackedBars.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Chart/.packlist
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Chart
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Chart