aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-BigIntFast
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-01-26 18:33:56 +0800
committertobez <tobez@FreeBSD.org>2005-01-26 18:33:56 +0800
commitfac6df1622c334b405171cf7b639285f40a94437 (patch)
tree89d4ed1bf454801fd6072333fd525f1e87b0a262 /math/p5-Math-BigIntFast
parentb940ff7cd0c3c60f1596d641a4c3b715cca544bc (diff)
downloadfreebsd-ports-gnome-fac6df1622c334b405171cf7b639285f40a94437.tar.gz
freebsd-ports-gnome-fac6df1622c334b405171cf7b639285f40a94437.tar.zst
freebsd-ports-gnome-fac6df1622c334b405171cf7b639285f40a94437.zip
This module is no longer on CPAN. Deprecate, remove in 2 months.
Diffstat (limited to 'math/p5-Math-BigIntFast')
-rw-r--r--math/p5-Math-BigIntFast/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-BigIntFast/Makefile b/math/p5-Math-BigIntFast/Makefile
index a31c09948d72..272e00585409 100644
--- a/math/p5-Math-BigIntFast/Makefile
+++ b/math/p5-Math-BigIntFast/Makefile
@@ -20,6 +20,8 @@ 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>