diff options
Diffstat (limited to 'math/p5-Math-BigIntFast')
-rw-r--r-- | math/p5-Math-BigIntFast/Makefile | 27 | ||||
-rw-r--r-- | math/p5-Math-BigIntFast/distinfo | 2 | ||||
-rw-r--r-- | math/p5-Math-BigIntFast/pkg-descr | 3 | ||||
-rw-r--r-- | math/p5-Math-BigIntFast/pkg-plist | 5 |
4 files changed, 0 insertions, 37 deletions
diff --git a/math/p5-Math-BigIntFast/Makefile b/math/p5-Math-BigIntFast/Makefile deleted file mode 100644 index 272e00585409..000000000000 --- a/math/p5-Math-BigIntFast/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: Math-BigIntFast -# Date created: Wed Jan 3 11:30:25 2001 -# Whom: will -# -# $FreeBSD$ -# - -PORTNAME= Math-BigIntFast -PORTVERSION= 6.0 -CATEGORIES= math perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Math -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@FreeBSD.org -COMMENT= Perl module wrapper for Bit::Vector to provide big integer math - -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -DEPRECATED= "no longer on CPAN" -EXPIRATION_DATE= 2005-03-26 -MAN3= Math::BigIntFast.3 - -.include <bsd.port.mk> diff --git a/math/p5-Math-BigIntFast/distinfo b/math/p5-Math-BigIntFast/distinfo deleted file mode 100644 index e4f732dc1e8a..000000000000 --- a/math/p5-Math-BigIntFast/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (Math-BigIntFast-6.0.tar.gz) = d6bb88f9ebd18a784353da9ce9550362 -SIZE (Math-BigIntFast-6.0.tar.gz) = 12162 diff --git a/math/p5-Math-BigIntFast/pkg-descr b/math/p5-Math-BigIntFast/pkg-descr deleted file mode 100644 index 261aa0af1275..000000000000 --- a/math/p5-Math-BigIntFast/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Math::BigIntFast is a wrapper module for Bit::Vector. - ---will diff --git a/math/p5-Math-BigIntFast/pkg-plist b/math/p5-Math-BigIntFast/pkg-plist deleted file mode 100644 index fb78d7181e79..000000000000 --- a/math/p5-Math-BigIntFast/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -%%SITE_PERL%%/Math/BigIntFast.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigIntFast/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigIntFast -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Math 2>/dev/null || true |