#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 egall@…): OK, new portfile attached. Replying to [comment:1 ryandesign@…]:
Thanks. A few observations:
* The Portfile says the version is "0.1.0 " but the script says it's "0.1".
Changed to 0.2 actually, seeing as you bumped it in r102075. Since you were the last one to edit it, I added you as a maintainer, too (I hope that's okay with you)
* There is no distfile, so "dist_subdir" is not needed.
Removed.
* 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.
Removed.
* Indentations should be at multiples of 4 spaces.
Too lazy to fix this one myself... feel free to change it yourself though. -- Ticket URL: <https://trac.macports.org/ticket/37797#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS