# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup		Spreadsheet-WriteExcel 2.14
revision        1
maintainers		mac.com:kykim
categories-append	perl databases
description		Write cross-platform Excel binary
long_description	The Spreadsheet::WriteExcel module can be used to create a \
                          cross-platform Excel binary file. Multiple worksheets can \
                          be added to a workbook and formatting can be applied to cells. \
                          Text, numbers, formulas, hyperlinks and images can be written \
                          to the cells.
homepage		http://search.cpan.org/~jmcnamara/${distname}/
checksums		md5 2a2ff55a0b8a41bdfd0f8adf9925394a
platforms		darwin

depends_lib-append	port:p5-parse-recdescent

supported_archs noarch
