Skip to content

Commit

Permalink
Plumage description
Browse files Browse the repository at this point in the history
- regenerate with more instructions
- move to ports/plumage
  • Loading branch information
fperrad committed Jan 11, 2010
1 parent 9c99a89 commit dab2076
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions plumage/cardinal.json → ports/plumage/cardinal.json
Expand Up @@ -21,14 +21,26 @@
"fetch" : {
"type" : "repository"
},
"update" : {
"type" : "parrot_setup"
},
"build" : {
"type" : "parrot_setup"
},
"test" : {
"type" : "parrot_setup"
},
"smoke" : {
"type" : "parrot_setup"
},
"install" : {
"type" : "parrot_setup"
},
"uninstall": {
"type" : "parrot_setup"
},
"clean" : {
"type" : "parrot_setup"
}
},
"dependency-info" : {
Expand Down

0 comments on commit dab2076

Please sign in to comment.