mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/pkcs11-dump: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
cf65e40ffc
commit
41d0812bfe
@ -1,5 +1,6 @@
|
||||
PORTNAME= pkcs11-dump
|
||||
PORTVERSION= 0.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://github.com/alonbl/pkcs11-dump/releases/download/pkcs11-dump-${PORTVERSION}/
|
||||
|
||||
@ -11,12 +12,13 @@ LICENSE= GPLv2
|
||||
|
||||
USES= tar:bzip2 ssl dos2unix
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
|
||||
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
|
||||
|
||||
PLIST_FILES= bin/pkcs11-dump \
|
||||
man/man1/pkcs11-dump.1.gz
|
||||
share/man/man1/pkcs11-dump.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am:|' \
|
||||
|
Loading…
Reference in New Issue
Block a user