2014-03-28 00:05:33 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Horde_Mapi
|
2016-03-24 08:39:22 +01:00
|
|
|
PORTVERSION= 1.0.8
|
2016-06-08 23:29:15 +02:00
|
|
|
PORTREVISION= 1
|
2014-03-28 00:05:33 +01:00
|
|
|
CATEGORIES= mail www pear
|
2018-03-08 20:48:41 +01:00
|
|
|
PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}
|
2014-03-28 00:05:33 +01:00
|
|
|
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
|
|
COMMENT= Horde MAPI utility library
|
|
|
|
|
2014-10-01 00:14:59 +02:00
|
|
|
USES= horde
|
2014-03-28 00:05:33 +01:00
|
|
|
USE_HORDE_RUN= Horde_Date \
|
|
|
|
Horde_Exception
|
|
|
|
|
|
|
|
USE_PHP+= bcmath
|
|
|
|
|
2018-03-08 20:48:41 +01:00
|
|
|
RUN_DEPENDS+= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger@${PHP_FLAVOR}
|
2016-06-08 23:29:15 +02:00
|
|
|
|
2014-10-01 00:14:59 +02:00
|
|
|
.include <bsd.port.mk>
|