c8e9a198c2
comms/pear-Horde_ActiveSync 2.33.3 -> 2.35.0 devel/pear-Horde_Core 2.23.0 -> 2.24.0 www/pear-Horde_Form 2.0.13 -> 2.0.14 www/pear-Horde_Http 2.1.6 -> 2.1.7 mail/pear-Horde_Imap_Client 2.29.7 -> 2.29.8 mail/pear-Horde_Mime 2.9.5 -> 2.10.0 security/pear-Horde_Share 2.0.10 -> 2.1.0 devel/pear-Horde_Util 2.5.7 -> 2.5.8
14 lines
284 B
Makefile
14 lines
284 B
Makefile
# Created by: Piotr Rybicki <meritus@innervision.pl>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Math_BigInteger
|
|
PORTVERSION= 1.0.3
|
|
CATEGORIES= math pear
|
|
|
|
MAINTAINER= meritus@innervision.pl
|
|
COMMENT= Pure-PHP arbitrary precision integer arithmetic library
|
|
|
|
USE_PHP= pcre
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|