#37797: New port: portfile-gen ---------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: portfile-gen | ---------------------------+-------------------------------- Comment (by ryandesign@…): Thanks. A few observations: * The Portfile says the version is "0.1.0 " but the script says it's "0.1". * There is no distfile, so "dist_subdir" is not needed. * A dependency on port:tcl is added, but it is not used; either patch the script to use MacPorts Tcl in the first line, or remove the dependency. Assuming the script doesn't do anything that requires Tcl newer than 8.4, I'd favor the latter, since MacPorts itself uses the system's Tcl, not MacPorts Tcl. * Indentations should be at multiples of 4 spaces. -- Ticket URL: <https://trac.macports.org/ticket/37797#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS