On Thu, Jan 08, 2015 at 01:17:31PM +0100, Stefan Sperling wrote:
> BUILD_DEPENDS =       devel/gmake archivers/xz        

Also, I see you have USE_GMAKE=Yes, so I don't think you need to build
depends on devel/gmake. That dependency will be added automatically by
bsd.port.mk(5).

I also concur what Stefan wrote about package name. I would leave it as
password-store.

Looking at README file in password-store's git repo, it looks like
content for pkg/DESCR and you have already good description for it, so I
don't think there is a need for post-install part at all, as I wouldn't
include license file too.

In post-extract I would use ${INSTALL_SCRIPT} or ${INSTALL_DATA} instead
of cp(1), depending should openbsd.sh have executable bit set or not.
Please, use ${FILESDIR}/openbsd.sh instead of files/openbsd.sh to copy
the file to target location.

-- 
best regards
q#

Reply via email to