mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix pkg-plist.
This commit is contained in:
parent
ad6d214ee5
commit
71d0194942
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138486
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= racoon2
|
||||
PORTVERSION= 20050625b
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security net ipv6
|
||||
MASTER_SITES= ftp://ftp.kame.net/pub/racoon2/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -36,6 +37,8 @@ PORTDOCS+= kinkd-state-txn.obj libracoon.ja.txt racoon2.conf.ikev2
|
||||
PORTDOCS+= racoon2.conf.kink specification.ja.txt spmif.txt system-message.ja.txt
|
||||
.endif
|
||||
|
||||
MAN8= spmd.8 spmdctl.8 kinkd.8
|
||||
|
||||
post-patch:
|
||||
.if !defined(NOPORTDOCS)
|
||||
.for FILE in ${PORTDOCS}
|
||||
|
@ -1,6 +1,7 @@
|
||||
sbin/iked
|
||||
sbin/kinkd
|
||||
sbin/spmd
|
||||
sbin/spmdctl
|
||||
sbin/pskgen
|
||||
etc/racoon2.conf.sample
|
||||
etc/rc.d/iked.sh
|
||||
|
Loading…
Reference in New Issue
Block a user