1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ PORTNAME= Spreadsheet_Excel_Writer PORTVERSION= 0.9.3 CATEGORIES= textproc www pear MAINTAINER= bofh@FreeBSD.org COMMENT= PEAR class for writing Microsoft Excel files LICENSE= LGPL3 BUILD_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE RUN_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE USES= pear .include <bsd.port.mk>