Ticket #8647: Portfile

File Portfile, 526 bytes (added by sal@…, 18 years ago)

Portfile with corrected dependencies

Line 
1# $Id: Portfile,v 1.1 2005/09/03 10:38:17 yeled Exp $
2
3PortSystem              1.0
4PortGroup               perl5 1.0
5perl5.setup             Spreadsheet-ParseExcel 0.2603
6maintainers             sal@email.arc.nasa.gov yeled@opendarwin.org
7description             Get information from Excel file
8long_description        Spreadsheet::ParseExcel lets you to get information \
9                                from Excel95, Excel97, Excel2000 files.
10homepage                http://search.cpan.org/~kwitknr/Spreadsheet-ParseExcel
11
12platforms               darwin
13checksums               sha1 1d80ed84f2d12cec2c0b02aadb5816d19e5a9ed1
14depends_lib             p5-ole-storage_lite