mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/openiked-portable: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
a0a54c4be5
commit
c5a736b7ff
@ -1,5 +1,6 @@
|
||||
PORTNAME= openiked
|
||||
DISTVERSION= 7.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= OPENBSD/OpenIKED
|
||||
PKGNAMESUFFIX= -portable
|
||||
@ -15,6 +16,8 @@ LIB_DEPENDS= libevent.so:devel/libevent
|
||||
USES= cmake ssl
|
||||
USE_RC_SUBR= iked
|
||||
|
||||
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${PREFIX}/share/man
|
||||
|
||||
CONFLICTS_INSTALL= openiked
|
||||
|
||||
USERS= _iked
|
||||
|
@ -1,9 +1,9 @@
|
||||
@sample(,,600) etc/iked.conf.sample
|
||||
sbin/ikectl
|
||||
sbin/iked
|
||||
man/man5/iked.conf.5.gz
|
||||
man/man8/ikectl.8.gz
|
||||
man/man8/iked.8.gz
|
||||
share/man/man5/iked.conf.5.gz
|
||||
share/man/man8/ikectl.8.gz
|
||||
share/man/man8/iked.8.gz
|
||||
etc/ssl/ikeca.cnf
|
||||
etc/ssl/ikex509v3.cnf
|
||||
@dir etc/iked/ca
|
||||
|
Loading…
Reference in New Issue
Block a user