# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/pear-OLE/Makefile 333435 2013-11-10 19:49:32Z sunpoet $

PORTNAME=	OLE
DISTVERSION=	1.0.0RC2
CATEGORIES=	devel www pear

MAINTAINER=	5u623l20@gmail.com
COMMENT=	PEAR class for reading and writing OLE containers

BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear

PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
