1
0
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:
Munechika SUMIKAWA 2005-07-05 05:09:01 +00:00
parent ad6d214ee5
commit 71d0194942
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138486
2 changed files with 4 additions and 0 deletions

View File

@ -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}

View File

@ -1,6 +1,7 @@
sbin/iked
sbin/kinkd
sbin/spmd
sbin/spmdctl
sbin/pskgen
etc/racoon2.conf.sample
etc/rc.d/iked.sh