On May 27, 2016, at 4:31 PM, Sean wrote:
> Looking to create a portfile for a package that only distributes pre-compiled
> binaries.
>
> In this case, package.tbz expands to:
>
> package
> └─ bin/
> └─ share/
> └─ lib/
>
> Is the most idiomatic way to eliminate the config, build, and test ph
Hello,
Looking to create a portfile for a package that only distributes
pre-compiled binaries.
In this case, package.tbz expands to:
package
└─ bin/
└─ share/
└─ lib/
Is the most idiomatic way to eliminate the config, build, and test phases
with {}, then
move package/{bin,share,lib} to the cor