aboutsummaryrefslogblamecommitdiff
path: root/math/pear-Math_BigInteger/Makefile
blob: afe71913b88476a006c255f83cef69274c4b9221 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                    

                               
                     


                                      
                                                                       
 
                        
                    
 
                      
# Created by: Piotr Rybicki <meritus@innervision.pl>

PORTNAME=	Math_BigInteger
PORTVERSION=	1.0.3
CATEGORIES=	math pear

MAINTAINER=	meritus@innervision.pl
COMMENT=	Pure-PHP arbitrary precision integer arithmetic library

USES=		pear php
USE_PHP=	pcre

.include <bsd.port.mk>