Ticket #26367 (closed submission: fixed)
xlsx2csv @1.2 Portfile submission
| Reported by: | kirk@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | Cc: | ||
| Port: | xlsx2csv |
Description
This is a new port. It converts Excel xlsx (Openspreadsheet ML) to csv. One output file per tab.
Attachments
Change History
comment:2 Changed 3 years ago by ryandesign@…
- Owner changed from macports-tickets@… to ryandesign@…
- Status changed from new to assigned
comment:3 Changed 3 years ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
Thanks, added in r71377 with these changes:
- whitespace changes
- don't need to xinstall ${destroot}${prefix}/bin in destroot; MacPorts makes common directories for you
- added "supported_archs noarch" since this does not install any architecture-specific files
- added license keyword
- used "extract.mkdir yes"
- fixed hardcoded /opt/local in script (MacPorts might be installed elsewhere)
Note: See
TracTickets for help on using
tickets.

