#42608: New port for fxload -------------------------+-------------------------------- Reporter: darius@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: fxload | -------------------------+-------------------------------- Comment (by ryandesign@…): Thanks. Some observations: * Since this project is hosted at bitbucket, consider using the bitbucket portgroup. * Since you're using "use_configure no", you need to add code to ensure you're UsingTheRightCompiler and `-arch` flags and add a universal variant. * ${prefix} already begins with a slash; you shouldn't add another one before it. * Manpages go in ${prefix}/share/man, not ${prefix}/man. * You don't need to create standard directories in destroot; MacPorts creates them for you. -- Ticket URL: <https://trac.macports.org/ticket/42608#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X