# Created by: Piotr Rybicki # $FreeBSD$ PORTNAME= Math_BigInteger PORTVERSION= 1.0.2 CATEGORIES= math pear MAINTAINER= meritus@innervision.pl COMMENT= Pure-PHP arbitrary precision integer arithmetic library BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= pcre PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include