mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/duo: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
09edbf0d5b
commit
b86efd7441
@ -1,5 +1,6 @@
|
||||
PORTNAME= duo
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://dl.duosecurity.com/ \
|
||||
ZI
|
||||
@ -15,6 +16,7 @@ CONFIGURE_ARGS= --with-pam=${PREFIX}/lib/security --sysconfdir=${PREFIX}/etc \
|
||||
--docdir=${DOCSDIR} --includedir=${PREFIX}/include/${PORTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= libtool pathfix ssl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -8,9 +8,9 @@ include/duo/util.h
|
||||
include/duo/shell.h
|
||||
libdata/pkgconfig/libduo.pc
|
||||
lib/security/pam_duo.so
|
||||
man/man3/duo.3.gz
|
||||
man/man8/login_duo.8.gz
|
||||
man/man8/pam_duo.8.gz
|
||||
share/man/man3/duo.3.gz
|
||||
share/man/man8/login_duo.8.gz
|
||||
share/man/man8/pam_duo.8.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md
|
||||
@comment %%PORTDOCS%%%%DOCSDIR%%_unix/duo_unix_support/README.md
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.md
|
||||
|
Loading…
Reference in New Issue
Block a user