aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Statistics-Table-F
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-04-08 13:43:25 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-04-08 13:43:25 +0000
commitd93851e2e9427e10eeeaa854705729a7275c4e37 (patch)
tree3e6d4e79868590972f2067875b2236ebc53862d1 /math/p5-Statistics-Table-F
parent44429035736e72aa9be8e649ffc5275446edc730 (diff)
downloadports-d93851e2e9427e10eeeaa854705729a7275c4e37.tar.gz
ports-d93851e2e9427e10eeeaa854705729a7275c4e37.zip
Notes
Diffstat (limited to 'math/p5-Statistics-Table-F')
-rw-r--r--math/p5-Statistics-Table-F/Makefile26
-rw-r--r--math/p5-Statistics-Table-F/distinfo2
-rw-r--r--math/p5-Statistics-Table-F/pkg-descr10
-rw-r--r--math/p5-Statistics-Table-F/pkg-plist11
4 files changed, 0 insertions, 49 deletions
diff --git a/math/p5-Statistics-Table-F/Makefile b/math/p5-Statistics-Table-F/Makefile
deleted file mode 100644
index b612f3cf4cc4..000000000000
--- a/math/p5-Statistics-Table-F/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: math/p5-Statistics-Table-F
-# Date created: 02 January 2001
-# Whom: Anton Berezin <tobez@tobez.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Statistics-Table-F
-PORTVERSION= 0.02
-CATEGORIES= math perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Statistics
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= tobez@FreeBSD.org
-COMMENT= Perl module for computing the statistical F-ratio
-
-PERL_CONFIGURE= yes
-
-WRKSRC= ${WRKDIR}/Statistics/Table/F
-
-DEPRECATED= "no longer on CPAN"
-EXPIRATION_DATE= 2005-03-21
-MAN3= Statistics::Table::F.3
-
-.include <bsd.port.mk>
diff --git a/math/p5-Statistics-Table-F/distinfo b/math/p5-Statistics-Table-F/distinfo
deleted file mode 100644
index 28eecc631ff4..000000000000
--- a/math/p5-Statistics-Table-F/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (Statistics-Table-F-0.02.tar.gz) = 04ceded63e854c60b3f2df014db8fc24
-SIZE (Statistics-Table-F-0.02.tar.gz) = 11322
diff --git a/math/p5-Statistics-Table-F/pkg-descr b/math/p5-Statistics-Table-F/pkg-descr
deleted file mode 100644
index d54782c07639..000000000000
--- a/math/p5-Statistics-Table-F/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-A Perl module that performs the analysis of variance (ANOVA) for
-multiple data sets with varying numbers of elements by computing the
-F-ratio.
-
-The F-ratio is defined as the mean square between (the variance between
-the means of each data set) divided by the mean square within (the mean
-of the variance estimates).
-
--Anton
-<tobez@FreeBSD.org>
diff --git a/math/p5-Statistics-Table-F/pkg-plist b/math/p5-Statistics-Table-F/pkg-plist
deleted file mode 100644
index 1873d9579f85..000000000000
--- a/math/p5-Statistics-Table-F/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-%%SITE_PERL%%/auto/Statistics/Table/F/autosplit.ix
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Table/F/.packlist
-%%SITE_PERL%%/Statistics/Table/F.pm
-@dirrm %%SITE_PERL%%/auto/Statistics/Table/F
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Table/F
-@unexec rmdir %D/%%SITE_PERL%%/auto/Statistics/Table 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/auto/Statistics 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Table 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Statistics/Table 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Statistics 2>/dev/null || true