<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap:break-word">Hello,<div><br></div><div>Looking to create a portfile for a package that only distributes pre-compiled binaries.</div><div><br></div><div>In this case, package.tbz expands to:</div><div><br></div><div>package</div><div>└─ bin/</div><div>└─ share/</div><div>└─ lib/</div><div><br></div><div>Is the most idiomatic  way to eliminate the config, build, and test phases with {}, then</div><div>move package/{bin,share,lib} to the correct location during destroot?</div><div><br></div><div>I had a poke around the available PortGroups, but nothing caught my attention for this.</div><div><br></div><div>Cheers,</div><div>Sean</div></body></html>