Opened 14 years ago
Closed 14 years ago
#27312 closed submission (fixed)
asmotor @0.1.0 New port
Reported by: | csoren@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | asmotor |
Description
Please find attached a Portfile for the cross assembler package "asmotor".
Attachments (1)
Change History (3)
Changed 14 years ago by csoren@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | maintainer removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks, added in r73471 with these changes:
- whitespace changes and reformatting
- removed statement about GPL from description; added license key
- changed master_sites to just "googlecode"
- changed "distfiles asmotor-0.1.0-src.tar.bz2" to "distname ${name}-${version}-src"
- changed "worksrcdir asmotor-0.1.0-src/build/scons" to "worksrcdir ${distname}/build/scons"
- changed "extract.cmd bunzip2" to "use_bzip2 yes"
- removed md5 checksum which I consider to be obsolete
- changed "configure {}" to "use_configure no"
- removed "destroot.cmd scons" because the default for destroot.cmd is build.cmd and you already set build.cmd to scons
- removed "destroot.target install" because that is the default
- removed slash before ${prefix} because ${prefix} already begins with a slash
Note: See
TracTickets for help on using
tickets.
Portfile for asmotor