67ea6b7d86
Add necessary logic to generate and install hub man pages. We could use the existent targets provided by Makefile by introducing a gmake tool dependency and adjusting install.sh but it is probably easier to mimic it and rarely new commands are added to hub (so possible HUB_COMMANDS sync against ${WRKSRC}/Makefile should hopefully scale). We can revisit that in the future if that will not be the case. PKGREVISION++
17 lines
388 B
Text
17 lines
388 B
Text
@comment $NetBSD: PLIST,v 1.2 2020/01/09 11:59:53 leot Exp $
|
|
bin/hub
|
|
man/man1/hub-alias.1
|
|
man/man1/hub-api.1
|
|
man/man1/hub-browse.1
|
|
man/man1/hub-ci-status.1
|
|
man/man1/hub-compare.1
|
|
man/man1/hub-create.1
|
|
man/man1/hub-delete.1
|
|
man/man1/hub-fork.1
|
|
man/man1/hub-gist.1
|
|
man/man1/hub-issue.1
|
|
man/man1/hub-pr.1
|
|
man/man1/hub-pull-request.1
|
|
man/man1/hub-release.1
|
|
man/man1/hub-sync.1
|
|
man/man1/hub.1
|