# $Id: Portfile 86109 2011-10-19 12:12:51Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

epoch                 1
perl5.setup           Spreadsheet-ParseExcel 0.57 ../by-authors/id/J/JM/JMCNAMARA/
revision              2
license               {Artistic-1 GPL}
maintainers           email.arc.nasa.gov:sal
description           Get information from Excel file
long_description      Spreadsheet::ParseExcel lets you to get information \
                      from Excel95, Excel97, Excel2000 files.
homepage              http://search.cpan.org/~kwitknr/Spreadsheet-ParseExcel

platforms             darwin

checksums             md5     d4eba5066a77e9f4736fe18a8dee3495 \
                      sha1    238ab3cffd3f87c9e488cdfee51c05dc743084e6 \
                      rmd160  362123b13a7768ded1b504d24d5af90e202819cb

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-ole-storage_lite \
                      port:p${perl5.major}-io-stringy

supported_archs noarch
}
