mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
security/libyubikey: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ae92078742
commit
b44a985581
@ -1,5 +1,6 @@
|
||||
PORTNAME= libyubikey
|
||||
PORTVERSION= 1.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= https://developers.yubico.com/yubico-c/Releases/
|
||||
|
||||
@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
@ -23,9 +25,9 @@ PLIST_FILES= bin/modhex \
|
||||
lib/libyubikey.so \
|
||||
lib/libyubikey.so.0 \
|
||||
lib/libyubikey.so.0.1.7 \
|
||||
man/man1/modhex.1.gz \
|
||||
man/man1/ykgenerate.1.gz \
|
||||
man/man1/ykparse.1.gz
|
||||
share/man/man1/modhex.1.gz \
|
||||
share/man/man1/ykgenerate.1.gz \
|
||||
share/man/man1/ykparse.1.gz
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user