aboutsummaryrefslogblamecommitdiff
path: root/math/p5-Math-BigRat/Makefile
blob: afd23266d679486f3f397f83924af50561c26936 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              

                           
                      
                          
                    

                   
                                

                                              
                            

                    

                         
 
                   
 
                      
# Created by: Sergey Skvortsov <skv@protey.ru>

PORTNAME=	Math-BigRat
PORTVERSION=	0.2614
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Arbitrary big rational numbers

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>