mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
8 lines
241 B
Plaintext
8 lines
241 B
Plaintext
|
sbin/vpnc
|
||
|
sbin/vpnc-script
|
||
|
sbin/vpnc-disconnect
|
||
|
%%DECRYPT%%bin/cisco-decrypt
|
||
|
@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
|