summaryrefslogtreecommitdiffstats
path: root/textproc/pear-Spreadsheet_Excel_Writer/Makefile
blob: 25bb0c49ae23c333a1a1246803e82bf0b8f78ae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Ports collection makefile for:  pear-Spreadsheet_Excel_Writer
# Date created:			  16 March 2004
# Whom:				  Pav Lucistnik <pav@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	Spreadsheet_Excel_Writer
PORTVERSION=	0.8
CATEGORIES=	textproc www pear

MAINTAINER=	pav@FreeBSD.org
COMMENT=	PEAR class for writing Microsoft Excel files

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

CATEGORY=	Spreadsheet/Excel
FILES=		Writer.php Writer/BIFFwriter.php Writer/Format.php Writer/Parser.php \
		Writer/Validator.php Writer/Workbook.php Writer/Worksheet.php

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud