# $FreeBSD: tags/RELEASE_11_1_0/mail/pear-Horde_Mapi/Makefile 416578 2016-06-09 02:50:02Z mat $

PORTNAME=	Horde_Mapi
PORTVERSION=	1.0.8
PORTREVISION=	1
CATEGORIES=	mail www pear
PKGNAMEPREFIX=	pear-

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde MAPI utility library

USES=	horde
USE_HORDE_RUN=	Horde_Date \
		Horde_Exception

USE_PHP+=	bcmath

RUN_DEPENDS+=	${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger

.include <bsd.port.mk>
