On 2019/12/10 13:47, Philipp Buehler wrote:
> Am 09.12.2019 17:04 schrieb Aaron Bieber:
> > Seems like it needs sysutils/packer as a RUN_DEPENDS?
> 
> Added and reordered along Makefile.template
> 
> > Might also be nice to include the example json file (though, I am
> > packer-noob!).
> 
> There are examples in the repo (
> https://github.com/double-p/packer-builder-openbsd-vmm/tree/master/examples
> )
> unsure if I should add that to the port as a file or reference (DESCR?)
> 
> ciao
> -- 
> pb
> 

post-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/packer-builder-openbsd-vmm
        ${INSTALL_DATA} 
${WRKDIR}/go/src/github.com/double-p/packer-builder-openbsd-vmm/examples/*json \
            ${PREFIX}/share/examples/packer-builder-openbsd-vmm

And regenerate PLIST.

Reply via email to