#47016: New port: chuck (music programming language) -------------------------+-------------------------- Reporter: slewsys@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: chuck | -------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r133522 with these changes: * corrected homepage (added slash to the end) * added missing "`# $Id$`" line * corrected license ("GPL" means any version of GPL is acceptable, but this software is only licensed under GPL version 2 or later) * changed tabs to spaces * added bison and flex build dependencies, since it does use them * added `build.args` to use the MacPorts-specified compiler, and `-arch` flags, and added universal variant * used `copy` instead of `exec cp -a` in the destroot phase * installed examples into ${destroot}${prefix}/share/examples/${name} instead of ${destroot}${prefix}/share/doc/${name}/examples * installed more documentation files into ${destroot}${prefix}/share/examples/${name} -- Ticket URL: <https://trac.macports.org/ticket/47016#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X