2013-08-05 17:05:29 +02:00
|
|
|
# Created by: tobez
|
2001-10-12 20:20:46 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Math-BigInt
|
2011-09-05 11:40:16 +02:00
|
|
|
PORTVERSION= 1.997
|
2001-10-12 20:20:46 +02:00
|
|
|
CATEGORIES= math perl5
|
2011-03-15 16:29:52 +01:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
|
2001-10-12 20:20:46 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Math::BigInt - Arbitrary size integer math package
|
2001-10-12 20:20:46 +02:00
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-10-12 20:20:46 +02:00
|
|
|
|
2011-10-27 09:34:11 +02:00
|
|
|
.include <bsd.port.mk>
|