security/gnupg-pkcs11-scd: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
aedfbfb798
commit
1afa638df8
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= gnupg-pkcs11-scd
|
||||
DISTVERSION= 0.10.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://github.com/alonbl/${PORTNAME}/releases/download/${DISTNAME}/
|
||||
|
||||
|
@ -19,6 +20,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
|
|||
USES= pkgconfig ssl tar:bz2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
CONFIGURE_ARGS= --with-libassuan-prefix=${LOCALBASE} \
|
||||
--with-libgcrypt-prefix=${LOCALBASE} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
bin/gnupg-pkcs11-scd
|
||||
man/man1/gnupg-pkcs11-scd.1.gz
|
||||
share/man/man1/gnupg-pkcs11-scd.1.gz
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnupg-pkcs11-scd.conf
|
||||
|
|
Loading…
Reference in a new issue