mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
162d744a22
- Take maintainership - Optional install cisco-decrypt utility - Optional build with hybrid support
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
|