# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Spreadsheet-WriteExcel 2.40 license {Artistic-1 GPL} maintainers nomaintainer 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. platforms {darwin any} checksums rmd160 b037bf975956da4fe0d1ded784cf27c028ec4ea8 \ sha256 e356aad6866cf135731268ee0e979a197443c15a04878e9cf3e80d022ad6c07e if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-parse-recdescent supported_archs noarch }