# Created by: Pav Lucistnik # $FreeBSD$ PORTNAME= Spreadsheet_Excel_Writer PORTVERSION= 0.9.2 CATEGORIES= textproc www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for writing Microsoft Excel files BUILD_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE \ ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE \ ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include