security/pkcs11-helper: Install man pages under share/man

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Joseph Mingrone 2024-02-26 21:46:32 -04:00
parent 6bb0d38321
commit bb58924446
No known key found for this signature in database
GPG key ID: 36A40C83B0D6EF9E
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= pkcs11-helper
PORTVERSION= 1.29.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security devel
MASTER_SITES= https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-${PORTVERSION}/
@ -30,6 +30,8 @@ CONFIGURE_ARGS= --disable-crypto-engine-gnutls \
--disable-crypto-engine-mbedtls \
--disable-crypto-engine-cryptoapi
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS DOXYGEN

View file

@ -14,4 +14,4 @@ lib/libpkcs11-helper.so.1
lib/libpkcs11-helper.so.1.0.0
libdata/pkgconfig/libpkcs11-helper-1.pc
share/aclocal/pkcs11-helper-1.m4
man/man8/pkcs11-helper-1.8.gz
share/man/man8/pkcs11-helper-1.8.gz