#38397: new port: bowtie2 -------------------------+-------------------------------- Reporter: sean@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: bowtie2 | -------------------------+-------------------------------- Comment (by larryv@…): If all you want to do is specify that the distfile has a different name than the default, don’t set `distfiles`; set `distname` instead, and leave off the extension. `use_zip` sets the correct extension for you. You’ll probably have to set `worksrcdir` back to `${name}-${version}`. Does the build seriously not support `make install`? `xinstall` supports installing several files at once; you should do this instead of calling `xinstall` separately for each file. See the `portfile(7)` man page. -- Ticket URL: <https://trac.macports.org/ticket/38397#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X