mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/tpm-quote-tools: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
af2a3a3158
commit
103102b768
@ -1,5 +1,6 @@
|
||||
PORTNAME= tpm-quote-tools
|
||||
DISTVERSION= 1.0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/tpmquotetools/${PORTVERSION}
|
||||
|
||||
@ -15,5 +16,6 @@ LIB_DEPENDS= libtspi.so:security/trousers
|
||||
USES= iconv localbase:ldflags ssl
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -6,12 +6,12 @@ bin/tpm_mkuuid
|
||||
bin/tpm_unloadkey
|
||||
bin/tpm_updatepcrhash
|
||||
bin/tpm_verifyquote
|
||||
man/man8/tpm_getpcrhash.8.gz
|
||||
man/man8/tpm_getquote.8.gz
|
||||
man/man8/tpm_loadkey.8.gz
|
||||
man/man8/tpm_mkaik.8.gz
|
||||
man/man8/tpm_mkuuid.8.gz
|
||||
man/man8/tpm_quote_tools.8.gz
|
||||
man/man8/tpm_unloadkey.8.gz
|
||||
man/man8/tpm_updatepcrhash.8.gz
|
||||
man/man8/tpm_verifyquote.8.gz
|
||||
share/man/man8/tpm_getpcrhash.8.gz
|
||||
share/man/man8/tpm_getquote.8.gz
|
||||
share/man/man8/tpm_loadkey.8.gz
|
||||
share/man/man8/tpm_mkaik.8.gz
|
||||
share/man/man8/tpm_mkuuid.8.gz
|
||||
share/man/man8/tpm_quote_tools.8.gz
|
||||
share/man/man8/tpm_unloadkey.8.gz
|
||||
share/man/man8/tpm_updatepcrhash.8.gz
|
||||
share/man/man8/tpm_verifyquote.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user