mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
sbin/vpnc
|
|
sbin/vpnc-disconnect
|
|
man/man8/vpnc.8.gz
|
|
%%DECRYPT%%bin/cisco-decrypt
|
|
%%DECRYPT%%man/man1/cisco-decrypt.1.gz
|
|
@unexec if cmp -s %D/etc/vpnc.conf %D/etc/vpnc.conf.sample; then rm -f %D/etc/vpnc.conf; fi
|
|
etc/vpnc.conf.sample
|
|
@exec [ -f %B/vpnc.conf ] || cp %B/%f %B/vpnc.conf
|