Opened 15 years ago
Closed 15 years ago
#20310 closed submission (fixed)
submitting portfile for Google App Engine SDK
Reported by: | singingwolfboy@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | py26-googleappengine |
Description
I wrote a portfile for the Google App Engine SDK for Python. Google seems to recommend keeping all the files in the download together, rather than breaking them into lib, share, and so on, so that's what I've done. Currently the entire folder gets dumped into ${prefix}/shared, since that seemed the best place.
Attachments (1)
Change History (3)
Changed 15 years ago by singingwolfboy@…
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
Owner: | changed from macports-tickets@… to snc@… |
---|---|
Port: | py26-googleappengine added |
Status: | new → assigned |
comment:2 Changed 15 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r54427.